menu
chassis_forge package
documentation
smart_arg.dart
HelpArgument
HelpArgument.new const constructor
HelpArgument.new const constructor
dark_mode
light_mode
HelpArgument
constructor
const
HelpArgument
(
)
Implementation
const HelpArgument() : super(short: 'h', help: 'Show help');
chassis_forge package
documentation
smart_arg
HelpArgument
HelpArgument.new const constructor
HelpArgument class