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

Method clearBuffer

src/Gui/PythonConsole.cpp:417–420  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

415}
416
417void InteractiveInterpreter::clearBuffer()
418{
419 d->buffer.clear();
420}
421
422/* TRANSLATOR Gui::PythonConsole */
423

Callers 1

runSourceFromMimeDataMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected