hunt-console ~master (2021-10-29T03:43:53Z)
Home
Dub
Repo
Command.addArgument
hunt
console
command
Command
Command
Undocumented in source. Be warned that the author may not have intended to support it.
Command
addArgument
(string name)
Command
addArgument
(string name, int mode)
class
Command
Command
addArgument
(
string
name
,
int
mode
)
Command
addArgument
(string name, int mode, string description)
Command
addArgument
(string name, int mode, string description, string defaultValue)
Meta
Source
See Implementation
hunt
console
command
Command
Command
constructors
this
functions
addArgument
addOption
configure
execute
getAliases
getConsole
getDefinition
getDescription
getHelp
getHelper
getHelperSet
getName
getNativeDefinition
getProcessedHelp
getSynopsis
ignoreValidationErrors
initialize
interact
isEnabled
mergeConsoleDefinition
run
setAliases
setConsole
setDefinition
setDescription
setExecutor
setHelp
setHelperSet
setName