mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Utilities for working with the environment. More...
Utilities for working with the environment.
Definition in file environment.cpp.
Go to the source code of this file.
Namespaces | |
mx | |
The mxlib c++ namespace. | |
Functions | |
std::string | mx::sys::getEnv (const std::string &estr) |
Return the value of an environment variable. More... | |