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

Method ensureExistence

IDE/processing/app/Sketch.java:1874–1897  ·  view source on GitHub ↗

Make sure the sketch hasn't been moved or deleted by some nefarious user. If they did, try to re-create it and save. Only checks to see if the main folder is still around, but not its contents.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

insertCodeMethod · 0.95
handleNewCodeMethod · 0.95
handleRenameCodeMethod · 0.95
nameCodeMethod · 0.95
handleDeleteCodeMethod · 0.95
saveMethod · 0.95
handleAddFileMethod · 0.95
importLibraryMethod · 0.95
compileMethod · 0.95
preprocessMethod · 0.95
exportAppletMethod · 0.95
buildAppletMethod · 0.95

Calls 3

showWarningMethod · 0.95
calcModifiedMethod · 0.95
saveMethod · 0.45

Tested by

no test coverage detected