Input.hasParameterOption

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool hasParameterOption(string value, bool onlyParams)
    class Input
    bool
    hasParameterOption
    (
    string value
    ,
    bool onlyParams = false
    )
  2. bool hasParameterOption(string[] values, bool onlyParams)

Meta