menu
puby package
documentation
command.dart
Command
verbose property
verbose property
dark_mode
light_mode
verbose
property
bool
get
verbose
If verbose output should be displayed
Implementation
bool get verbose => _verbose;
puby package
documentation
command
Command
verbose property
Command class