Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/arduino/Arduino
/ getZip
Method
getZip
app/src/processing/app/Theme.java:259–261 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
257
}
258
259
public
ZipFile getZip() {
260
return
this.zip;
261
}
262
263
public
String getName() {
264
return
this.name;
Callers
3
getInputStream
Method · 0.80
getThemeZipEntry
Method · 0.80
getUrl
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected