![]() |
Chaste Commit::abf76526f8c4f967f0a2e2a73cabf69b1eadec49
|
#include <FileFinder.hpp>
Public Types | |
enum | Value { CWD , ChasteTestOutput , ChasteSourceRoot , ChasteBuildRoot , Absolute , AbsoluteOrCwd } |
Structure encapsulating the enumeration of path 'types', i.e. what a path can be relative to. This allows us to write things like RelativeTo::ChasteTestOutput for readability.
Definition at line 49 of file FileFinder.hpp.
enum RelativeTo::Value |
What things a path can be relative to.
Definition at line 54 of file FileFinder.hpp.