MCPcopy Create free account
hub / github.com/cppcheck-opensource/cppcheck / writeEnd

Method writeEnd

cli/processexecutor.cpp:120–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

118 }
119
120 void writeEnd(const std::string& str) const {
121 writeToPipe(CHILD_END, str);
122 }
123
124 private:
125 static std::string suppressionToString(const SuppressionList::Suppression &suppr)

Callers 1

checkMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected