menu
dart_git package
documentation
commands/init.dart
InitCommand
InitCommand.new constructor
InitCommand.new 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.new constructor
InitCommand class