Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ ModuleMove
Method
ModuleMove
include/history.hpp:97–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
void undo() override;
96
void redo() override;
97
ModuleMove() {
98
name =
"move module"
;
99
}
100
};
101
102
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected