Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/arduino/Arduino
/ close
Method
close
app/src/processing/app/AbstractMonitor.java:170–172 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
168
}
169
170
public
void
close() throws Exception {
171
closed = true;
172
}
173
174
public
BoardPort getBoardPort() {
175
return
boardPort;
Callers
3
windowClosing
Method · 0.95
actionPerformed
Method · 0.95
suspend
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected