NAME
A function of omni::environment
omni::environment::get_var
A function of omni::environment
#include <omni/environment.hpp>
omni::string_t omni::environment::get_var(const std::string& name)
omni::string_t omni::environment::get_var(const std::wstring& name)
inline omni::string_t omni::environment::get_var(const char* name)
inline omni::string_t omni::environment::get_var(const wchar_t* name)