func internal/filepathlite.Localize
4 uses
internal/filepathlite (current package)
path.go#L168: func Localize(path string) (string, error) {
os
dir.go#L155: fpath, err := filepathlite.Localize(path)
file.go#L769: name, err := filepathlite.Localize(name)
path/filepath
path.go#L86: return filepathlite.Localize(path)
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |