hunt-console ~master (2021-10-29T03:43:53Z)
Home
Dub
Repo
Input.getParameterOption
hunt
console
input
Input
Input
Undocumented in source. Be warned that the author may not have intended to support it.
string
getParameterOption
(string value, bool onlyParams)
string
getParameterOption
(string value, string defaultValue, bool onlyParams)
class
Input
string
getParameterOption
(
string
value
,
string
defaultValue
,
bool
onlyParams
= false
)
string
getParameterOption
(string[] values, string defaultValue, bool onlyParams)
Meta
Source
See Implementation
hunt
console
input
Input
Input
functions
bind
getArgument
getArguments
getFirstArgument
getOption
getOptions
getParameterOption
hasArgument
hasOption
hasParameterOption
isInteractive
setArgument
setInteractive
setOption
validate