Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/arduino/Arduino
/ deactivateRun
Method
deactivateRun
app/src/processing/app/EditorToolbar.java:545–547 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
543
}
544
545
public
void
deactivateRun() {
546
deactivate(RUN);
547
}
548
549
public
void
deactivateSave() {
550
deactivate(SAVE);
Callers
3
run
Method · 0.80
handleStop
Method · 0.80
statusError
Method · 0.80
Calls
1
deactivate
Method · 0.95
Tested by
no test coverage detected