MCPcopy
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

handleExportMethod · 0.80

Calls 1

activateMethod · 0.95

Tested by

no test coverage detected