Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
run
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected