menu
stepflow package
documentation
cli/steps/shell.dart
Shell
workingDirectory property
workingDirectory property
dark_mode
light_mode
workingDirectory
property
String
?
workingDirectory
final
Directory where the command line will be started from.
Implementation
final String? workingDirectory;
stepflow package
documentation
cli/steps/shell
Shell
workingDirectory property
Shell class