EnvGuard

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

Constructors

this
this(string env)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Variables

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

Meta