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

Method hasExamples

app/src/processing/app/Library.java:364–366  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

362
363
364 public boolean hasExamples() {
365 return examplesFolder.exists();
366 }
367
368
369 public File getExamplesFolder() {

Callers 1

buildTreeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected