![]() |
Chaste Commit::3de82b7de00ac7f8b95f6ee6f806e49b2402d95f
|
#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.