Sequoia
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Friends | List of all members
sequoia::testing::auxiliary_paths Class Reference

Paths for auxiliary materials, used in creating projects/tests. More...

#include <ProjectPaths.hpp>

Public Member Functions

 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 Public Member Functions

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)
 

Friends

bool operator== (const auxiliary_paths &, const auxiliary_paths &) noexcept=default
 

Detailed Description

Paths for auxiliary materials, used in creating projects/tests.


The documentation for this class was generated from the following file: