src.elv.sh/pkg/cli/mode.LocationSpec.IteratePinned (field)

4 uses

	src.elv.sh/pkg/cli/mode (current package)
		location.go#L32: 	IteratePinned func(func(string))
		location.go#L64: 	if cfg.IteratePinned != nil {
		location.go#L65: 		cfg.IteratePinned(func(s string) {

	src.elv.sh/pkg/edit
		listing.go#L117: 				IteratePinned:     adaptToIterateString(pinnedVar),