menu
project_template package
documentation
project_template_cli.dart
CommandPrepare
argOutput property
argOutput property
dark_mode
light_mode
argOutput
property
String
?
get
argOutput
Implementation
String?
get
argOutput => argResults![
'output'
];
project_template package
documentation
project_template_cli
CommandPrepare
argOutput property
CommandPrepare class
Constructors
new
Properties
aliases
argDirectory
argIgnore
argOutput
argParser
argRegExp
argResults
category
cliTitle
consolePrinter
description
globalResults
hasError
hashCode
hidden
invocation
name
parent
runner
runtimeType
subcommands
suggestionAliases
summary
takesArguments
usage
usageFooter
Methods
addSubcommand
loadTemplate
log
noSuchMethod
parseRegExp
printToConsole
printUsage
readFile
run
showError
showErrorOptionNotProvided
showTemplateInfos
toString
usageException
Operators
operator ==