MCPcopy 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
163bool CableWidget::isComplete() {
164 return outputPort && inputPort;
165}
166
167
168void CableWidget::updateCable() {

Callers 4

getIncompleteCableMethod · 0.80
getCompleteCablesMethod · 0.80
getIncompleteCablesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected