hunt-console ~master (2021-10-29T03:43:53Z)
Home
Dub
Repo
Input.getParameterOption
hunt
console
input
Input
Input
Undocumented in source.
string
getParameterOption
(string value, bool onlyParams)
string
getParameterOption
(string value, string defaultValue, bool onlyParams)
string
getParameterOption
(string[] values, string defaultValue, bool onlyParams)
class
Input
string
getParameterOption
(
string
[]
values
,
string
defaultValue
,
bool
onlyParams
= false
)
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