func path/filepath.Dir
3 uses
path/filepath (current package)
path.go#L576: func Dir(path string) string {
src.elv.sh/pkg/eval
builtin_special.go#L340: dir = filepath.Dir(fm.srcMeta.Name)
src.elv.sh/pkg/eval/mods/path
path.go#L20: "dir": filepath.Dir,
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)