Function rcpputils::get_env_var
Defined in File env.hpp
Function Documentation
-
std::string rcpputils::get_env_var(const char *env_var)
Retrieve the value of the given environment variable if it exists, or “”.
Defined in File env.hpp
Retrieve the value of the given environment variable if it exists, or “”.