menu
stepflow package
documentation
cli/steps/shell.dart
Shell
runInShell property
runInShell property
dark_mode
light_mode
runInShell
property
bool
runInShell
final
If the program should be run in the systems command shell.
Implementation
final bool runInShell;
stepflow package
documentation
cli/steps/shell
Shell
runInShell property
Shell class