Returns true if the key exists in the parameter set
the key to check for
true if the key is found
Returns an Option with the parameter for the key if found, otherwise undefined
the Key to be used for lookup
the parameter for the key, if found
Remove a parameter from the parameter set by key
the Key to be used for removal
a new T, where T is a parameter set child with the key removed or identical if the key is not present
The number of parameters in this parameter set
the number of parameters in the parameter set
Generated using TypeDoc
A result containing parameters for command response