Structs§
- OpLog
Entry - Operation log entry for undo timeline
- OpLog
Response
Functions§
- execute_
list - List the operation log
- execute_
redo - Redo a previously undone operation
- execute_
undo - Undo the last operation (or a specific operation by ID)
- record_
operation - Record an operation in the log (called by other commands)