MCPcopy
hub / github.com/arduino/Arduino / setUntitled

Method setUntitled

app/src/processing/app/SketchController.java:824–826  ·  view source on GitHub ↗
(boolean u)

Source from the content-addressed store, hash-verified

822
823
824 private void setUntitled(boolean u) {
825 editor.untitled = u;
826 }
827
828
829 public boolean isUntitled() {

Callers 1

saveAsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected