# Functions
New returns a mount.Interface for the current system.
# Structs
No description provided by the author
This represents a single line in /proc/mounts or /etc/fstab.
# Interfaces
Each supported platform must define the following flags: - FlagBind: specifies a bind mount - FlagReadOnly: the mount will be read-only.