MCPcopy 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

callArduinoBuilderMethod · 0.80
findVIDPIDIndexMethod · 0.80
extractMethod · 0.80
installMethod · 0.80
dumpPrefsMethod · 0.80
replaceFromMappingMethod · 0.80
savePreferencesDataMethod · 0.80
showPreferencesDataMethod · 0.80
fillMissingTokenTypeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected