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

Method load

IDE/processing/app/Sketch.java:162–226  ·  view source on GitHub ↗

Build the list of files. Generally this is only done once, rather than each time a change is made, because otherwise it gets to be a nightmare to keep track of what files went where, because not all the data will be saved to disk. This also gets called when the main sketch file is renamed, b

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

SketchMethod · 0.95
compileMethod · 0.95
exportAppletMethod · 0.95
buildAppletMethod · 0.95

Calls 12

getExtensionsMethod · 0.95
toLowerCaseMethod · 0.95
substringMethod · 0.95
lengthMethod · 0.95
isSanitaryNameMethod · 0.95
sortCodeMethod · 0.95
setCurrentCodeMethod · 0.95
listMethod · 0.80
startsWithMethod · 0.80
endsWithMethod · 0.80
equalsMethod · 0.80
getFileMethod · 0.80

Tested by

no test coverage detected