Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/arduino/Arduino
/ list
Method
list
arduino-core/src/processing/app/Serial.java:304–306 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
302
}
303
304
static
public
List<String> list() {
305
return
Arrays.asList(SerialPortList.getPortNames());
306
}
307
308
309
/**
Callers
15
uploadUsingPreferences
Method · 0.95
waitForUploadPort
Method · 0.95
myIpAddress
Method · 0.80
findAndExecutePostInstallScriptIfAny
Method · 0.80
findAndExecutePreUninstallScriptIfAny
Method · 0.80
headerListFromIncludePath
Method · 0.80
loadHardware
Method · 0.80
deleteCompiledFilesFrom
Method · 0.80
testAllLocales
Method · 0.80
shouldDeflateZip
Method · 0.80
shouldDeflateZipAndMoveContentsToParentFolder
Method · 0.80
shouldDeflateMacZip
Method · 0.80
Calls
1
getPortNames
Method · 0.95
Tested by
5
testAllLocales
Method · 0.64
shouldDeflateZip
Method · 0.64
shouldDeflateZipAndMoveContentsToParentFolder
Method · 0.64
shouldDeflateMacZip
Method · 0.64
shouldDeleteHiddenFiles
Method · 0.64