menu
dev_build package
documentation
shell.dart
ShellCommand
ShellCommand.new constructor
ShellCommand.new constructor
dark_mode
light_mode
ShellCommand
constructor
ShellCommand
(
String
executable
,
List
<
String
>
arguments
)
Process executable and arguments
Implementation
ShellCommand(this.executable, this.arguments);
dev_build package
documentation
shell
ShellCommand
ShellCommand.new constructor
ShellCommand class