Centralized file resolution utility for CamCom. More...
#include <string>Go to the source code of this file.
Namespaces | |
| namespace | camcom |
| namespace | camcom::common |
Functions | |
| std::string | camcom::common::ExpandPath (const std::string &path) |
| Expand environment variables ($VAR, ${VAR}) and ~ in a path string. | |
| std::string | camcom::common::FindFile (const std::string &path, const std::string &referrer) |
Centralized file resolution utility for CamCom.