menu
alex package
documentation
commands/code/generate_command.dart
GenerateCommand
GenerateCommand.new constructor
GenerateCommand.new constructor
dark_mode
light_mode
GenerateCommand
constructor
GenerateCommand
(
)
Implementation
GenerateCommand() :
super
(
'gen'
,
'Run code generation.'
);
alex package
documentation
commands/code/generate_command
GenerateCommand
GenerateCommand.new constructor
GenerateCommand class
Constructors
new
Properties
aliases
argParser
argResults
category
cmd
config
console
description
flutter
globalResults
hashCode
hidden
invocation
isVerbose
name
parent
runner
runtimeType
settings
subcommands
suggestionAliases
summary
takesArguments
usage
usageFooter
Methods
addSubcommand
doRun
error
errorBy
findConfigAndSetWorkingDir
noSuchMethod
printError
printInfo
printUsage
printVerbose
run
runAndListenOutput
setCurrentDir
success
toString
usageException
Operators
operator ==