MCPcopy Index your code
hub / github.com/benfry/processing4 / fileReadOnly

Method fileReadOnly

app/src/processing/app/SketchCode.java:107–109  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

105
106
107 protected boolean fileReadOnly() {
108 return !file.canWrite();
109 }
110
111
112 protected boolean deleteFile() {

Callers 1

isReadOnlyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected