MCPcopy
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

serviceResolvedMethod · 0.95
forceRefreshMethod · 0.95
initMethod · 0.95
saveMethod · 0.95
getSettingsFolderMethod · 0.95
initPackagesMethod · 0.95
startUpTheIDEMethod · 0.95
initMethod · 0.95
getScaleMethod · 0.95
handleSerialMethod · 0.95

Calls

no outgoing calls

Tested by 2

startUpTheIDEMethod · 0.76
initMethod · 0.76