Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benfry/processing4
/ hasDataFolder
Method
hasDataFolder
app/src/processing/app/Sketch.java:1725–1727 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1723
1724
1725
public
boolean hasDataFolder() {
1726
return
dataFolder.exists();
1727
}
1728
1729
1730
/**
Callers
2
exportApplication
Method · 0.80
addDataFolder
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected