MCPcopy Create free account
hub / github.com/LibreSprite/LibreSprite / printLastResult

Method printLastResult

src/app/script/app_scripting.cpp:218–221  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

216 }
217
218 void AppScripting::printLastResult() {
219 if(engine)
220 engine->printLastResult();
221 }
222
223}

Callers 2

runMethod · 0.45
onExecuteCommandMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected