Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
getLibrary
Method · 0.95
isReadOnly
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected