Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/arduino/Arduino
/ getKey
Method
getKey
app/src/processing/app/Theme.java:251–253 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
249
}
250
251
public
String getKey() {
252
return
this.key;
253
}
254
255
public
File getFile() {
256
return
this.file;
Callers
11
refreshAvailableThemes
Method · 0.95
callArduinoBuilder
Method · 0.80
findVIDPIDIndex
Method · 0.80
extract
Method · 0.80
install
Method · 0.80
dumpPrefs
Method · 0.80
replaceFromMapping
Method · 0.80
rewriteKeysOfOldPlatformsTxtAndWarnAboutIt
Method · 0.80
savePreferencesData
Method · 0.80
showPreferencesData
Method · 0.80
fillMissingTokenType
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected