Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/arduino/Arduino
/ getPlatform
Method
getPlatform
arduino-core/src/processing/app/BaseNoGui.java:253–255 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
251
}
252
253
static
public
Platform getPlatform() {
254
return
platform;
255
}
256
257
static
public
File getPortableFolder() {
258
return
portableFolder;
Callers
15
serviceResolved
Method · 0.95
forceRefresh
Method · 0.95
init
Method · 0.95
save
Method · 0.95
getDefaultSketchbookFolder
Method · 0.95
getSettingsFolder
Method · 0.95
initPackages
Method · 0.95
isIDEInstalledIntoSettingsFolder
Method · 0.95
startUpTheIDE
Method · 0.95
init
Method · 0.95
getScale
Method · 0.95
handleSerial
Method · 0.95
Calls
no outgoing calls
Tested by
2
startUpTheIDE
Method · 0.76
init
Method · 0.76