hunt-console ~master (2022-05-11T02:27:38.2121402)
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