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