![Logo](logo.png) |
User Guide
|
Go to the documentation of this file.
61 std::string
find_file(
const std::filesystem::path& file);
68 std::vector<std::filesystem::path>
paths_;
void append_env_var(const std::string &env_var)
std::string find_file(const std::filesystem::path &file)
Search a file.
void push_current_directory(const std::filesystem::path &path)
std::vector< std::filesystem::path > paths_
inclusion path list
encapsulates code generation backend implementations
FileLibrary()=default
An empty library.
void pop_current_directory()
static FileLibrary default_instance()
Initialize the library with the following path:
void push_cwd()
push the working directory in the directories stack