func src.elv.sh/pkg/edit.isDirOrExecutable
2 uses
src.elv.sh/pkg/edit (current package)
highlight.go#L34: return isDirOrExecutable(cmd) || hasExternalCommand(cmd)
highlight.go#L101: func isDirOrExecutable(fname string) bool {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)