omni.kit.undo.history
Classes Summary:
HistoryEntry(name, kwargs, level, error) |
|
Dictionary that remembers insertion order |
|
islice(iterable, stop) –> islice object |
Functions Summary:
Add a **Command** execution to the history. |
|
Update the history entry for **key**. |
|
Clear **Command** execution history. |
|
Get **Command** execution history. |
|
Least-recently-used cache decorator. |
|
Returns a new subclass of tuple with named fields. |