menu
vyuh_cli package
documentation
commands/create/base_create_command.dart
BaseCreateCommand
description property
description property
dark_mode
light_mode
description
property
String
get
description
inherited
A description of this command, included in
usage
.
Implementation
String
get
description;
vyuh_cli package
documentation
commands/create/base_create_command
BaseCreateCommand
description property
BaseCreateCommand class
Constructors
new
Properties
aliases
argParser
argResultOverrides
argResults
category
description
globalResults
hashCode
hidden
invocation
logger
name
outputDirectory
parent
runner
runtimeType
subcommands
suggestionAliases
summary
takesArguments
template
usage
usageFooter
Methods
addSubcommand
getTargetDirectory
getTemplateVars
noSuchMethod
printUsage
run
runGenerate
setupArgParser
toString
usageException
validateArgs
Operators
operator ==