MCPcopy Index your code
hub / github.com/processing/processing / getExamplesFolder

Method getExamplesFolder

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

Source from the content-addressed store, hash-verified

341
342
343 public File getExamplesFolder() {
344 return examplesFolder;
345 }
346
347
348 public File getLibrariesFolder() {

Callers 3

isReadOnlyMethod · 0.45
buildTreeMethod · 0.45
updateMenuRecordMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected