Loading [MathJax]/extensions/tex2jax.js
mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Modules Pages
environment.hpp File Reference

Utilities for working with the environment. More...

Utilities for working with the environment.

Author
Jared R. Males

Definition in file environment.hpp.

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.