removeEnvironmentVar
fn
void removeEnvironmentVar(string key) @trusted nothrowRemoves an environment variable from the current process.
Parameters
key | Environment variable name to remove. Example: |