MCPcopy Index your code
hub / github.com/benfry/processing4 / getSettingsFolder

Method getSettingsFolder

app/src/processing/app/Platform.java:134–136  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

132
133
134 static public File getSettingsFolder() throws Exception {
135 return inst.getSettingsFolder();
136 }
137
138
139 static public File getDefaultSketchbookFolder() throws Exception {

Callers 1

getSettingsFolderMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected