![]() |
Chaste Commit::675f9facbe008c5eacb9006feaeb6423206579ea
|
#include <FileFinder.hpp>
Collaboration diagram for RelativeTo: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.