Sign in
cos
/
third_party
/
docker
/
refs/heads/release-R129
/
.
/
volume
/
mounts
/
volume_windows.go
blob: d91f6cee3a747c53b6817415d47293a79943d3cc [
file
] [
edit
]
package mounts
// import "github.com/docker/docker/volume/mounts"
func (p *linuxParser) HasResource(m *MountPoint, absolutePath string) bool {
return false
}