func internal/filepathlite.IsLocal
2 uses
internal/filepathlite (current package)
path.go#L141: func IsLocal(path string) bool {
path/filepath
path.go#L74: return filepathlite.IsLocal(path)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)