package safefilepath
Import Path
internal/safefilepath (on go.dev)
Dependency Relation
imports 2 packages, and imported by 2 packages
Package-Level Functions (total 2, in which 1 is exported)
FromFS converts a slash-separated path into an operating-system path.
FromFS returns an error if the path cannot be represented by the operating
system. For example, paths containing '\' and ':' characters are rejected
on Windows.
Package-Level Variables (only one, which is unexported)
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |