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