Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/arduino/Arduino
/ getName
Method
getName
app/src/processing/app/Theme.java:263–265 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
261
}
262
263
public
String getName() {
264
return
this.name;
265
}
266
267
public
String getVersion() {
268
return
this.version;
Callers
1
toString
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected