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

Method saveAs

IDE/processing/app/Sketch.java:719–913  ·  view source on GitHub ↗

Handles 'Save As' for a sketch. This basically just duplicates the current sketch folder to a new location, and then calls 'Save'. (needs to take the current state of the open files and save them to the new folder.. but not save over the old versions for the old sketch..) Also removes the pr

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

saveMethod · 0.95
handleSaveAsMethod · 0.45

Calls 15

isReadOnlyMethod · 0.95
isUntitledMethod · 0.95
getMethod · 0.95
checkNameMethod · 0.95
equalsMethod · 0.95
showMessageMethod · 0.95
saveMethod · 0.95
indexOfMethod · 0.95
showWarningMethod · 0.95
removeDirMethod · 0.95
copyDirMethod · 0.95
copyFileMethod · 0.95

Tested by

no test coverage detected