type src.elv.sh/pkg/cli/histutil.testDB (struct)

Method Implmentations (1 other method implements nothing)

AddCmd(cmd string) (int, error) (*T).M : DB.AddCmd (*T).M : FaultyInMemoryDB.AddCmd
NextCmd(from int, prefix string) (store.Cmd, error) (*T).M : DB.NextCmd (*T).M : FaultyInMemoryDB.NextCmd
PrevCmd(upto int, prefix string) (store.Cmd, error) (*T).M : DB.PrevCmd (*T).M : FaultyInMemoryDB.PrevCmd