# Functions
MountPoint returns processes using the mountpoint "lsof /dir".
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
ExecError is an error running lsof.
FileDescriptor defines a file in use by a process.
Process defines an process using an open file.
# Type aliases
FileType defines the type of file in use by a process.