22#include <StormByte/system/visibility.h>
44 static std::string
Expand(
const std::string& str);
52 static std::string Expand(
const std::wstring& str);
61 static std::string ExpandEnvironmentVariable(
const std::string& str);
69 static std::string ExpandEnvironmentVariable(
const std::wstring& str);
75 static std::filesystem::path HomePath();
Environment variable expansion helpers.
Definition variable.hxx:37
static std::string Expand(const std::string &str)
Expand environment variables in str.
System module of the StormByte suite.
Definition exception.hxx:30