func io/fs.ValidPath
6 uses
io/fs (current package)
fs.go#L54: func ValidPath(name string) bool {
sub.go#L35: if !ValidPath(dir) {
sub.go#L54: if !ValidPath(name) {
embed
embed.go#L244: if !fs.ValidPath(name) {
internal/filepathlite
path.go#L169: if !fs.ValidPath(path) {
os
root.go#L311: if !fs.ValidPath(name) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)