Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed
MCP
copy
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
isReadOnly
Method · 0.45
buildTree
Method · 0.45
updateMenuRecord
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected