src.elv.sh/pkg/cli/mode.locationList.dirs (field)
6 uses
src.elv.sh/pkg/cli/mode (current package)
location.go#L102: path := it.(locationList).dirs[i].Path
location.go#L154: dirs []store.Dir
location.go#L159: for _, dir := range l.dirs {
location.go#L169: showScore(l.dirs[i].Score), fsutil.TildeAbbr(l.dirs[i].Path)))
location.go#L172: func (l locationList) Len() int { return len(l.dirs) }
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)