menu
tenon_cli package
documentation
core.dart
ShellOptions
verbose property
verbose property
dark_mode
light_mode
verbose
property
bool
get
verbose
True if verbose is turned on.
Implementation
bool get verbose => _verbose;
tenon_cli package
documentation
core
ShellOptions
verbose property
ShellOptions class