|
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.hpp.
#include <locale>#include <string>Go to the source code of this file.
Namespaces | |
| namespace | mx |
| The mxlib c++ namespace. | |
Functions | |
| std::string | mx::sys::getEnv (const std::string &estr) |
| Return the value of an environment variable. | |