ArgvInput.getParameterOption

Returns the value of a raw option (not parsed).

This method is to be used to introspect the input parameters before they have been validated. It must be used carefully

class ArgvInput
override
string
getParameterOption
(
string[] values
,,
bool onlyParams = false
)

Meta