MCPcopy
hub / github.com/arduino/Arduino / getSketch

Method getSketch

app/src/processing/app/SketchController.java:833–835  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

831 }
832
833 public Sketch getSketch() {
834 return sketch;
835 }
836
837 // .................................................................
838

Callers 1

runMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected