//
pkg.gl
Category
src.elv.sh
pkg
store
storedefs
package
0.22.0-dev
Repository:
https://github.com/elves/elvish.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
1
Dependents
9
Files
26 SLOC
#
Variables
ErrNoMatchingCmd
ErrNoMatchingCmd is the error returned when a LastCmd or FirstCmd query completes with no result.
NoBlacklist
NoBlacklist is an empty blacklist, to be used in GetDirs.
#
Structs
Cmd
Cmd is an entry in the command history.
Dir
Dir is an entry in the directory history.
#
Interfaces
Store
Store is an interface satisfied by the storage service.