NAME
A static function of omni::environment
OVERLOADS
omni::environment::expand_vars
A static function of omni::environment
#include <omni/environment.hpp>std::string omni::environment::expand_vars(const std::string& vars)OVERLOADS
std::wstring omni::environment::expand_vars(const std::wstring& vars)
inline std::string omni::environment::expand_vars(const char* vars)
inline std::wstring omni::environment::expand_vars(const wchar_t* vars)