#include <HeartFileFinder.hpp>


Public Member Functions | |
| HeartFileFinder (const cp::path_type &rPath) | |
Definition at line 43 of file HeartFileFinder.hpp.
| HeartFileFinder::HeartFileFinder | ( | const cp::path_type & | rPath | ) |
Create a file finder for the given path. This type includes both a path name, and an attribute specifying how this should be interpreted. See the XML schema for details.
| rPath | the path to the file to find |
Definition at line 32 of file HeartFileFinder.cpp.
References RelativeTo::Absolute, RelativeTo::ChasteSourceRoot, RelativeTo::ChasteTestOutput, RelativeTo::CWD, NEVER_REACHED, and FileFinder::SetPath().
1.5.5