hunt-console ~master (2021-10-29T03:43:53Z)
Home
Dub
Repo
InputDefinition.setArguments
hunt
console
input
InputDefinition
InputDefinition
Undocumented in source. Be warned that the author may not have intended to support it.
void
setArguments
(Collection!(InputArgument) arguments)
class
InputDefinition
void
setArguments
(
Collection
!(
InputArgument
)
arguments
)
void
setArguments
(List!(InputArgument) arguments)
Meta
Source
See Implementation
hunt
console
input
InputDefinition
InputDefinition
constructors
this
functions
addArgument
addArguments
addOption
addOptions
asText
asXml
getArgument
getArgumentCount
getArgumentDefaults
getArgumentRequiredCount
getArguments
getOption
getOptionDefaults
getOptionForShortcut
getOptions
getSynopsis
hasArgument
hasOption
hasShortcut
setArguments
setOptions