MCPcopy Create free account
hub / github.com/Kitware/CMake / PrintFormatted

Method PrintFormatted

Source/cmDocumentationFormatter.cxx:185–189  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

183}
184
185void cmDocumentationFormatter::PrintFormatted(std::ostream& os,
186 std::string const& text) const
187{
188 os << this->Format(text);
189}

Callers 4

printMessageTextFunction · 0.80

Calls 1

FormatMethod · 0.95

Tested by 3