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

Method getName

arduino-core/src/processing/app/debug/TargetBoard.java:34–34  ·  view source on GitHub ↗

Get the name of the board. @return

()

Source from the content-addressed store, hash-verified

32 * @return
33 */
34 public String getName();
35
36 /**
37 * Get the identifier of the board

Callers 15

forceRefreshMethod · 0.95
callArduinoBuilderMethod · 0.65
placeExceptionMethod · 0.65
searchMatchingBoardMethod · 0.65
scpFilesMethod · 0.65
recursiveSCPMethod · 0.65
serviceRemovedMethod · 0.65
serviceResolvedMethod · 0.65
startMethod · 0.65
sendFileMethod · 0.65
extractMethod · 0.65
downloadMethod · 0.65

Implementers 1

LegacyTargetBoardarduino-core/src/processing/app/debug/

Calls

no outgoing calls

Tested by 1

matchesMethod · 0.52