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

Method id

include/commands.h:368–371  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

366 SetHotKeyValueCommand &operator=(const SetHotKeyValueCommand &) = delete;
367
368 int id() const override
369 {
370 return 6;
371 }
372
373 void undo() override
374 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected