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

Method clearModified

arduino-core/src/processing/app/SketchFile.java:74–74  ·  view source on GitHub ↗

Clear the isModified() result value

()

Source from the content-addressed store, hash-verified

72
73 /** Clear the isModified() result value */
74 public void clearModified();
75 }
76
77 /**

Callers 2

saveMethod · 0.65
saveAsMethod · 0.65

Implementers 1

EditorTabapp/src/processing/app/EditorTab.java

Calls

no outgoing calls

Tested by

no test coverage detected