MCPcopy Index your code
hub / github.com/WiringProject/Wiring / deactivateRun

Method deactivateRun

IDE/processing/app/Editor.java:1894–1896  ·  view source on GitHub ↗

Deactivate the Run button. This is called by Runner to notify that the sketch has stopped running, usually in response to an error (or maybe the sketch completing and exiting?) Tools should not call this function. To initiate a "stop" action, call handleStop() instead.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

deactivateMethod · 0.80

Tested by

no test coverage detected