Definition PathResolver.cpp:16
std::vector< std::filesystem::path > resolveTemplatePaths()
Build the ordered list of template search directories.
Definition PathResolver.cpp:34
std::filesystem::path findTemplatesRoot()
Return the first existing template root directory.
Definition PathResolver.cpp:64
std::filesystem::path executablePath()
Resolve the absolute path of the running executable.
Definition PathResolver.cpp:18