golang.org/x/mod/zip.dirFile.slashPath (field)

3 uses

	golang.org/x/mod/zip (current package)
		zip.go#L567: 	filePath, slashPath string
		zip.go#L571: func (f dirFile) Path() string                 { return f.slashPath }
		zip.go#L768: 			slashPath: slashPath,