# README
Code in this directory copied verbatim from https://github.com/moby/moby/tree/17.05.x/pkg/mount
# Functions
GetMounts retrieves a list of mounts for the current running process.
PidMountInfo collects the mounts for a specific process ID.
Code in this directory copied verbatim from https://github.com/moby/moby/tree/17.05.x/pkg/mount