Paths for auxiliary materials, used in creating projects/tests.
More...
#include <ProjectPaths.hpp>
|
| auxiliary_paths (const std::filesystem::path &projectRoot) |
|
const std::filesystem::path & | repo () const noexcept |
|
const std::filesystem::path & | test_templates () const noexcept |
|
const std::filesystem::path & | source_templates () const noexcept |
|
const std::filesystem::path & | project_template () const noexcept |
|
|
static std::filesystem::path | repo (const std::filesystem::path &projectRoot) |
|
static std::filesystem::path | test_templates (const std::filesystem::path &projectRoot) |
|
static std::filesystem::path | source_templates (const std::filesystem::path &projectRoot) |
|
static std::filesystem::path | project_template (const std::filesystem::path &projectRoot) |
|
Paths for auxiliary materials, used in creating projects/tests.
The documentation for this class was generated from the following file: