camcom 1.0.3
 
Loading...
Searching...
No Matches
find_file.hpp File Reference

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)
 

Detailed Description

Centralized file resolution utility for CamCom.