hunt-console ~master (2021-10-29T03:43:53Z)
Home
Dub
Repo
InputArgument.this
hunt
console
input
InputArgument
InputArgument
Undocumented in source.
this
(string name)
this
(string name, int mode)
class
InputArgument
this
(
string
name
,
int
mode
)
this
(string name, int mode, string description)
this
(string name, int mode, string description, string defaultValue)
Meta
Source
See Implementation
hunt
console
input
InputArgument
InputArgument
constructors
this
functions
getDefaultValue
getDescription
getName
isArray
isRequired
setDefaultValue
static variables
IS_ARRAY
OPTIONAL
REQUIRED