MCPcopy Index your code
hub / github.com/csev/py4e / stopMethod

Function stopMethod

tools/pythonauto/static/codemirrorepl/codemirrorepl.js:3024–3024  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3022 };
3023
3024 function stopMethod() {e_stop(this);}
3025 // Ensure an event has a stop method.
3026 function addStop(event) {
3027 if (!event.stop) event.stop = stopMethod;

Callers

nothing calls this directly

Calls 1

e_stopFunction · 0.70

Tested by

no test coverage detected