hunt-console ~master (2021-10-29T03:43:53Z)
Home
Dub
Repo
Input.hasParameterOption
hunt
console
input
Input
Input
Undocumented in source. Be warned that the author may not have intended to support it.
bool
hasParameterOption
(string value, bool onlyParams)
class
Input
bool
hasParameterOption
(
string
value
,
bool
onlyParams
= false
)
bool
hasParameterOption
(string[] values, 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