|
stc
|
Functions | |
| std::optional< std::filesystem::path > | findFile (const std::vector< std::filesystem::path > &searchPath, const std::filesystem::path &filename) |
|
inline |
Utility for looking up a filename or relative path relative to any of a number of search paths.
| searchPath | A list of directories to search in |
| filename | The filename or relative path to find |
filename doesn't exist in the search path.