Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ isComplete
Method
isComplete
src/app/CableWidget.cpp:163–165 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
161
162
163
bool CableWidget::isComplete() {
164
return outputPort && inputPort;
165
}
166
167
168
void CableWidget::updateCable() {
Callers
4
getIncompleteCable
Method · 0.80
getCompleteCables
Method · 0.80
getIncompleteCables
Method · 0.80
getCompleteCablesOnPort
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected