MCPcopy Create free account
hub / github.com/Neverous/efibooteditor / undo

Method undo

include/commands.h:168–171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

166 }
167
168 void undo() override
169 {
170 redo();
171 }
172
173 void redo() override
174 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected