menu
mega_cli package
documentation
commands/init_base_command.dart
InitBaseCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
get
name
override
The name of this command.
Implementation
@override String get name => 'init';
mega_cli package
documentation
commands/init_base_command
InitBaseCommand
name property
InitBaseCommand class