package
0.22.0-dev
Repository: https://github.com/elves/elvish.git
Documentation: pkg.go.dev

# Variables

ErrNoMatchingCmd is the error returned when a LastCmd or FirstCmd query completes with no result.
NoBlacklist is an empty blacklist, to be used in GetDirs.

# Structs

Cmd is an entry in the command history.
Dir is an entry in the directory history.

# Interfaces

Store is an interface satisfied by the storage service.