Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/arduino/Arduino
/ getBoardPort
Method
getBoardPort
app/src/processing/app/AbstractMonitor.java:174–176 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
172
}
173
174
public
BoardPort getBoardPort() {
175
return
boardPort;
176
}
177
178
public
void
setBoardPort(BoardPort boardPort) {
179
if
(boardPort == null) {
Callers
4
open
Method · 0.80
getAuthorizationKey
Method · 0.80
open
Method · 0.80
open
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected