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

Method WriteFooter

Source/cmGraphVizWriter.cxx:394–397  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

392}
393
394void cmGraphVizWriter::WriteFooter(cmGeneratedFileStream& fs)
395{
396 fs << "}\n";
397}
398
399void cmGraphVizWriter::WriteLegend(cmGeneratedFileStream& fs)
400{

Callers 2

~cmGraphVizWriterMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected