Sets a runtime environment variable key to the given value.
key
value
This does not persist to disk; it's in-memory only.
void set(String key, String value);