menu
process_run package
documentation
utils/shell_bin_command.dart
ShellBinCommand
verbose property
verbose property
dark_mode
light_mode
verbose
property
bool
get
verbose
Set before run
Implementation
bool get verbose => _verbose ??= parent?.verbose ?? false;
process_run package
documentation
utils/shell_bin_command
ShellBinCommand
verbose property
ShellBinCommand class