Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type History ¶
type History HistoryMap
type HistoryEntry ¶ added in v0.0.41
type HistoryMap ¶ added in v0.0.50
type HistoryMap map[string]map[string]HistoryEntry
type InputHistory ¶ added in v0.0.87
type InputHistory []string
func GetInputHistory ¶ added in v0.0.87
func GetInputHistory() InputHistory
func (InputHistory) SaveToInputHistory ¶ added in v0.0.87
func (h InputHistory) SaveToInputHistory(input string) InputHistory
Click to show internal directories.
Click to hide internal directories.