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

6 uses

	src.elv.sh/pkg/cli/histutil (current package)
		hybrid_store.go#L48: 	useShared bool
		hybrid_store.go#L52: 	if c.useShared {
		hybrid_store.go#L58: 		c.useShared = true
		hybrid_store.go#L64: 	if !c.useShared {
		hybrid_store.go#L70: 		c.useShared = false
		hybrid_store.go#L76: 	if c.useShared {