MCPcopy
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

getInputStreamMethod · 0.80
getThemeZipEntryMethod · 0.80
getUrlMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected