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

Method handleOpenUnchecked

IDE/processing/app/Editor.java:2030–2041  ·  view source on GitHub ↗

Open a sketch from a particular path, but don't check to save changes. Used by Sketch.saveAs() to re-open a sketch after the "Save As"

(String path, int codeIndex,
                                     int selStart, int selStop, int scrollPos)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

nameCodeMethod · 0.80
saveAsMethod · 0.80

Calls 5

internalCloseRunnerMethod · 0.95
handleOpenInternalMethod · 0.95
setCurrentCodeMethod · 0.80
setScrollPositionMethod · 0.80
selectMethod · 0.45

Tested by

no test coverage detected