|
cpp-terminal 1.0.0
Small C++ library for writing multiplatform terminal applications
|
#include <string>#include <utility>Go to the source code of this file.
Namespaces | |
| namespace | Term |
| namespace | Term::Private |
Functions | |
| std::pair< bool, std::string > | Term::Private::getenv (const std::string &env) |
| Value of an environment variables. | |