MCPcopy Create free account
hub / github.com/VCVRack/Rack / CableAdd

Method CableAdd

include/history.hpp:148–150  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

146 void undo() override;
147 void redo() override;
148 CableAdd() {
149 name = "add cable";
150 }
151};
152
153

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected