mrdocs::SourceLocation::file_name
File name associated with the location.
Synopsis
Declared in <mrdocs/Support/Error/Error.hpp>
std::string_view
file_name() const noexcept;
Return Value
Path of the source file.
Created with MrDocs