Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ CableRemove
Class
CableRemove
include/history.hpp:154–158 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
152
153
154
struct CableRemove : InverseAction<CableAdd> {
155
CableRemove() {
156
name =
"remove cable"
;
157
}
158
};
159
160
161
struct CableColorChange : Action {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected