cpp-terminal 1.0.0
Small C++ library for writing multiplatform terminal applications
Loading...
Searching...
No Matches
env.hpp File Reference
#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.