mrdocs::PathGlobPattern::pattern
Returns the glob pattern.
Synopsis
Declared in <mrdocs/Support/Glob.hpp>
std::string_view
pattern() const;
Return Value
The glob pattern as a string view.
Created with MrDocs
Returns the glob pattern.
Declared in <mrdocs/Support/Glob.hpp>
std::string_view
pattern() const;
The glob pattern as a string view.
Created with MrDocs