menu
tom_build_base package
documentation
tom_build_base_v2.dart
ShellExecutor
ShellExecutor.new constructor
ShellExecutor.new constructor
dark_mode
light_mode
ShellExecutor
constructor
ShellExecutor
(
{
required
String
shellCommand
,
bool
printOutput
=
true
,
String
?
workingDirectory
,
})
Implementation
ShellExecutor({ required this.shellCommand, this.printOutput = true, this.workingDirectory, });
tom_build_base package
documentation
tom_build_base_v2
ShellExecutor
ShellExecutor.new constructor
ShellExecutor class