menu
tenon_cli package
documentation
core.dart
ShellOptions
runInShell property
runInShell property
dark_mode
light_mode
runInShell
property
bool
?
get
runInShell
True if runInShell is specified.
Implementation
bool? get runInShell => _runInShell;
tenon_cli package
documentation
core
ShellOptions
runInShell property
ShellOptions class