Function expand_home(const std::string&)

Function Documentation

std::string expand_home(const std::string &x)

LINUX specific - expand $HOME or ~ to HOME environment variable

Parameters

x – Path containing home to expand