Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/arduino/Arduino
/ activateExport
Method
activateExport
app/src/processing/app/EditorToolbar.java:532–534 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
530
}
531
532
public
void
activateExport() {
533
activate(EXPORT);
534
}
535
536
/**
537
* Set a particular button to be active.
Callers
1
handleExport
Method · 0.80
Calls
1
activate
Method · 0.95
Tested by
no test coverage detected