MCPcopy Create free account
hub / github.com/FreeCAD/FreeCAD / clearErrors

Method clearErrors

src/Base/Writer.cpp:284–287  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

282}
283
284void Writer::clearErrors()
285{
286 Errors.clear();
287}
288
289std::vector<std::string> Writer::getErrors() const
290{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected