func os.splitPath
2 uses
os (current package)
path_unix.go#L38: func splitPath(path string) (string, string) {
removeall_at.go#L36: parentDir, base := splitPath(path)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)