EnvGuard

Undocumented in source.
version(unittest)
package
static if(isFreedesktop)
struct EnvGuard {}

Constructors

this
this(string env, string newValue)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Variables

envValue
string envValue;
Undocumented in source.
envVar
string envVar;
Undocumented in source.

Meta