MCPcopy Index your code
hub / github.com/WiringProject/Wiring / isReadOnly

Method isReadOnly

IDE/processing/app/Sketch.java:1905–1926  ·  view source on GitHub ↗

Returns true if this is a read-only sketch. Used for the examples directory, or when sketches are loaded from read-only volumes or folders without appropriate permissions.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

handleNewCodeMethod · 0.95
handleRenameCodeMethod · 0.95
handleDeleteCodeMethod · 0.95
saveMethod · 0.95
saveAsMethod · 0.95
handleAddFileMethod · 0.95

Calls 6

startsWithMethod · 0.95
getExamplesPathMethod · 0.95
getLibrariesPathMethod · 0.95
fileReadOnlyMethod · 0.80
fileExistsMethod · 0.80
isModifiedMethod · 0.45

Tested by

no test coverage detected