Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ getCable
Method
getCable
src/app/CableWidget.cpp:125–127 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
123
}
124
125
CableWidget* PlugWidget::getCable() {
126
return internal->cableWidget;
127
}
128
129
engine::Port::Type PlugWidget::getType() {
130
return internal->type;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected