20 #ifndef INCLUDE_OLA_BASE_ENV_H_ 21 #define INCLUDE_OLA_BASE_ENV_H_ 36 bool GetEnv(
const std::string &var, std::string *value);
39 #endif // INCLUDE_OLA_BASE_ENV_H_ bool GetEnv(const string &var, string *value)
Get the value of an environment variable.
Definition: Env.cpp:29
The namespace containing all OLA symbols.
Definition: Credentials.cpp:44