Sequoia
|
Paths in the output directory. More...
#include <ProjectPaths.hpp>
Public Member Functions | |
output_paths (const std::filesystem::path &projectRoot) | |
const std::filesystem::path & | dir () const noexcept |
const std::filesystem::path & | tests_temporary_data () const noexcept |
const std::filesystem::path & | diagnostics () const noexcept |
const std::filesystem::path & | test_summaries () const noexcept |
const std::filesystem::path & | instability_analysis () const noexcept |
recovery_paths | recovery () const |
prune_paths | prune (const std::filesystem::path &buildRoot, const std::filesystem::path &buildDir) const |
Friends | |
bool | operator== (const output_paths &, const output_paths &) noexcept=default |
Paths in the output directory.