command history
The history interface deals with command history. This includes the ability to override functions to change the main method of saving history.
Adds a command to the history.
Retrieves all history.
Deletes all commands from the history.
Retrieves a command from the history based on the idx
.
Returns the amount of commands in the history.
Want to help improve this page? Create an issue.