Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benfry/processing4
/ getSketchbookFolder
Method
getSketchbookFolder
app/src/processing/app/Base.java:2306–2308 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2304
2305
2306
static
public
File getSketchbookFolder() {
2307
return
sketchbookFolder;
2308
}
2309
2310
2311
static
public
File getSketchbookLibrariesFolder() {
Callers
8
classicFolder
Method · 0.95
getWordLists
Method · 0.95
buildSketchbookTree
Method · 0.95
getSketchbookFile
Method · 0.95
nextArchiveFile
Method · 0.95
SketchbookFrame
Method · 0.95
updateMenu
Method · 0.95
getOfflineReferenceFile
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected