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

Method SetIndent

Source/cmDocumentationFormatter.h:22–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20 void PrintSection(std::ostream& os, cmDocumentationSection const& section);
21 void PrintFormatted(std::ostream& os, std::string const& text) const;
22 void SetIndent(std::size_t indent) { this->TextIndent = indent; }
23
24 static constexpr std::size_t TEXT_WIDTH = 77u;
25

Callers 3

printMessageTextFunction · 0.80

Calls

no outgoing calls

Tested by 2