Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/processing/processing
/ getSettingsFolder
Method
getSettingsFolder
app/src/processing/app/Platform.java:108–110 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
106
107
108
static
public
File getSettingsFolder() throws Exception {
109
return
inst.getSettingsFolder();
110
}
111
112
113
static
public
File getDefaultSketchbookFolder() throws Exception {
Callers
1
getSettingsFolder
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected