src.elv.sh/pkg/cli/histutil.hybridStoreCursor.shared (field)

6 uses

	src.elv.sh/pkg/cli/histutil (current package)
		hybrid_store.go#L46: 	shared    Cursor
		hybrid_store.go#L53: 		c.shared.Prev()
		hybrid_store.go#L59: 		c.shared.Prev()
		hybrid_store.go#L68: 	c.shared.Next()
		hybrid_store.go#L69: 	if _, err := c.shared.Get(); err == ErrEndOfHistory {
		hybrid_store.go#L77: 		return c.shared.Get()