src.elv.sh/pkg/cli/lscolors.colorist.styleForFeature (field)

4 uses

	src.elv.sh/pkg/cli/lscolors (current package)
		lscolors.go#L25: 	styleForFeature map[feature]string
		lscolors.go#L109: 			lc.styleForFeature[feature] = value
		lscolors.go#L116: 	mh := strings.Trim(lc.styleForFeature[featureMultiHardLink], "0") != ""
		lscolors.go#L126: 	return lc.styleForFeature[feature]