MCPcopy Index your code
hub / github.com/benfry/processing4 / getExamplesFolder

Method getExamplesFolder

app/src/processing/app/Mode.java:296–298  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

294
295
296 public File getExamplesFolder() {
297 return examplesFolder;
298 }
299
300
301 public File getLibrariesFolder() {

Callers 3

isReadOnlyMethod · 0.45
buildTreeMethod · 0.45
updateMenuRecordMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected