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

Method getBinFolder

java/src/processing/mode/java/JavaBuild.java:436–438  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

434
435
436 public File getBinFolder() {
437 return binFolder;
438 }
439
440
441 /**

Callers 2

startDebugMethod · 0.95
compileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected