Chaste Release::3.1
|
#include <FileFinder.hpp>
Public Types | |
enum | Value { CWD, ChasteTestOutput, ChasteSourceRoot, 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 48 of file FileFinder.hpp.
enum RelativeTo::Value |
What things a path can be relative to.
Definition at line 53 of file FileFinder.hpp.