Represents a history manager that stores and loads history via local files.
Represents the interface for storing and loading terminal history.
Represents a history manager that stores and loads history using memory.
Represents a history manager that performs no-ops for all operations.
Represents a history manager that performs no-ops for all operations. Essentially, this manager represents the /dev/null of history managers.