Config.Env

Undocumented in source.

Members

Static variables

helpDescription
string helpDescription;
Undocumented in source.

Variables

envDel
string[] envDel;

Env variables to remove from the onespecified in importEnv.

envSet
string[] envSet;

Env variable to set in the config specified in importEnv.

exportEnv
bool exportEnv;

Export the current environment

helpInfo
std.getopt.GetoptResult helpInfo;
Undocumented in source.
print
bool print;

Print the environment.

Meta