Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/processing/processing
/ hasExamples
Method
hasExamples
app/src/processing/app/Library.java:323–325 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
321
322
323
public
boolean hasExamples() {
324
return
examplesFolder.exists();
325
}
326
327
328
public
File getExamplesFolder() {
Callers
1
buildTree
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected