package
6.4.2063+incompatible
Repository: https://github.com/lmorg/murex.git
Documentation: pkg.go.dev

# Functions

ExpandVariables finds all history variables and replaces them with the value of the variable.
ExpandVariablesInLine finds history variables in a line and replaces it with the value of the variable.
New creates a History object.

# Structs

History exports common functions needed for shell history.
Item is the structure of an individual item in the History.list slice.