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

Method getLibrariesFolder

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

Source from the content-addressed store, hash-verified

346
347
348 public File getLibrariesFolder() {
349 return librariesFolder;
350 }
351
352
353 public File getReferenceFolder() {

Callers 2

getLibraryMethod · 0.95
isReadOnlyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected