Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ ModuleBypass
Method
ModuleBypass
include/history.hpp:107–109 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
105
void undo() override;
106
void redo() override;
107
ModuleBypass() {
108
name =
"bypass module"
;
109
}
110
};
111
112
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected