Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ ModuleRemove
Method
ModuleRemove
include/history.hpp:86–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
85
struct ModuleRemove : InverseAction<ModuleAdd> {
86
ModuleRemove() {
87
name =
"remove module"
;
88
}
89
};
90
91
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected