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

Method sketchOutputPath

core/src/processing/core/PApplet.java:971–973  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

969
970
971 final public String sketchOutputPath() {
972 return outputPath;
973 }
974
975
976 final public OutputStream sketchOutputStream() {

Callers 1

createPrimaryGraphicsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected