Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Neverous/efibooteditor
/ id
Method
id
include/commands.h:163–166 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
161
SetBootEntryValueCommand &operator=(const SetBootEntryValueCommand &) = delete;
162
163
int id() const override
164
{
165
return 3;
166
}
167
168
void undo() override
169
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected