Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/arduino/Arduino
/ activateRun
Method
activateRun
app/src/processing/app/EditorToolbar.java:524–526 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
522
}
523
524
public
void
activateRun() {
525
activate(RUN);
526
}
527
528
public
void
activateSave() {
529
activate(SAVE);
Callers
1
handleRun
Method · 0.80
Calls
1
activate
Method · 0.95
Tested by
no test coverage detected