Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
getResourceFile
Method · 0.45
testSignatureSuccessfulVerification
Method · 0.45
testSignatureFailingVerification
Method · 0.45
UpdatableLibraryTest
Class · 0.45
shouldDeflateZip
Method · 0.45
shouldDeflateZipAndMoveContentsToParentFolder
Method · 0.45
shouldDeflateMacZip
Method · 0.45
shouldDeleteHiddenFiles
Method · 0.45
findTabIndex
Method · 0.45
save
Method · 0.45
saveAs
Method · 0.45
handleAddFile
Method · 0.45
Calls
no outgoing calls
Tested by
7
getResourceFile
Method · 0.36
testSignatureSuccessfulVerification
Method · 0.36
testSignatureFailingVerification
Method · 0.36
shouldDeflateZip
Method · 0.36
shouldDeflateZipAndMoveContentsToParentFolder
Method · 0.36
shouldDeflateMacZip
Method · 0.36
shouldDeleteHiddenFiles
Method · 0.36