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

Method getFile

app/src/processing/app/Theme.java:255–257  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

253 }
254
255 public File getFile() {
256 return this.file;
257 }
258
259 public ZipFile getZip() {
260 return this.zip;

Callers 15

getResourceFileMethod · 0.45
shouldDeflateZipMethod · 0.45
shouldDeflateMacZipMethod · 0.45
findTabIndexMethod · 0.45
saveMethod · 0.45
saveAsMethod · 0.45
handleAddFileMethod · 0.45

Calls

no outgoing calls