Documentation
¶
Index ¶
- func DelHistoryLine(line string) error
- func DeleteFromHistoryFile(historyFile, delCmd string) error
- func GetAllHistoryFiles() ([]string, error)
- func GetHistoryLines() ([]string, error)
- func GetHomeHistory() (string, error)
- func GetHomeHistoryLog() (string, error)
- func Handle(args []string) error
- func ReadLines(path string) ([]string, error)
- func ReadNonEmptyLines(path string) ([]string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DelHistoryLine ¶ added in v0.0.97
func DeleteFromHistoryFile ¶ added in v0.0.96
func GetAllHistoryFiles ¶ added in v0.0.97
GetAllHistoryFiles returns all history files, including home history and log files
func GetHistoryLines ¶ added in v0.0.97
func GetHomeHistory ¶ added in v0.0.96
func GetHomeHistoryLog ¶ added in v0.0.97
func ReadNonEmptyLines ¶ added in v0.0.97
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.