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

3 uses

	src.elv.sh/pkg/cli/lscolors (current package)
		lscolors.go#L26: 	styleForExt     map[string]string
		lscolors.go#L103: 			lc.styleForExt[key[1:]] = value
		lscolors.go#L121: 			if style, ok := lc.styleForExt[ext]; ok {