Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Neverous/efibooteditor
/ undo
Method
undo
include/commands.h:373–376 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
371
}
372
373
void undo() override
374
{
375
redo();
376
}
377
378
void redo() override
379
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected