menu
neomage package
documentation
data/commands/builtin/help_command.dart
HelpCommand
description property
description property
dark_mode
light_mode
description
property
@
override
String
get
description
override
User-visible description.
Implementation
@override String get description => 'Show available commands and usage';
neomage package
documentation
data/commands/builtin/help_command
HelpCommand
description property
HelpCommand class