menu
dart_git package
documentation
commands/init.dart
InitCommand
InitCommand constructor
InitCommand constructor
dark_mode
light_mode
InitCommand
constructor
InitCommand
(
)
Implementation
InitCommand() { argParser.addFlag('quiet', abbr: 'q', defaultsTo: false); }
dart_git package
documentation
commands/init
InitCommand
InitCommand constructor
InitCommand class