Chaste Commit::ca8ccdedf819b6e02855bc0e8e6f50bdecbc5208
|
#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.