Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/processing/processing
/ getSketchbookFolder
Method
getSketchbookFolder
app/src/processing/app/Base.java:1996–1998 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1994
1995
1996
static
public
File getSketchbookFolder() {
1997
return
sketchbookFolder;
1998
}
1999
2000
2001
static
public
File getSketchbookLibrariesFolder() {
Callers
4
LanguageBundle
Method · 0.95
setupGUI
Method · 0.95
buildSketchbookTree
Method · 0.95
updateMenu
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected