Provides read-access to environment variables.
Definition posixenvironment.h:17
static bool Exists(const Util::String &envVarName)
return true if env-variable exists
Definition posixenvironment.cc:16
static Util::String Read(const Util::String &envVarName)
get value of existing env-variable
Definition posixenvironment.cc:25
Posix implemention of a read-many write-few lock.
Definition posixsysfunc.cc:21
Nebula's universal string class.
Definition string.h:50