Visit a single file path.
Declared in <mrdocs/Support/Path.hpp>
<mrdocs/Support/Path.hpp>
virtual Expected<void> visitFile(std::string_view fileName) = 0;
Success or error from visitor.