-------------------------------------------------------------------------
| 205 | |
| 206 | //------------------------------------------------------------------------- |
| 207 | PathMatcher::~PathMatcher() |
| 208 | { |
| 209 | } |
| 210 | |
| 211 | //------------------------------------------------------------------------- |
| 212 | File* PathMatcher::Match(const fs::path& path) |
nothing calls this directly
no outgoing calls
no test coverage detected