NAME
A namespace of omni
MEMBERS
omni::environment
A namespace of omni
#include <omni/environment.hpp>MEMBERS
bool omni::environment::create_var(const std::string& name)
bool omni::environment::delete_var(const std::string& name)
std::string omni::environment::expand_vars(const std::string& vars)
std::string omni::environment::get_var(const std::string& name)
omni::environment::OMNI_EXT_ASSN_FW(OMNI_STRW(OMNI_NEW_LINE) NaN)
bool omni::environment::set_var(const std::string& name, const std::string& val)
bool omni::environment::var_exists(const std::string& name)