Env.removeVariable
bool removeVariable(string name, thrown IoError error)Removes an environment variable.
Remarks
Throws IoError when the remove request itself is invalid or fails.
Returns
true when the variable existed before removal, or false when it was already missing.
Parameters
string
name
The variable name. Empty names and names containing = are invalid.
thrown IoError
error
Generated with campc v0.8.0-preview.1+4df4cd2858d46c717d136ff5c571742dc449f642.