Description
Lists currently mounted filesystems for Haskell programs. Applications can use this information to understand available mount points, storage locations, or filesystem boundaries.
It is useful for backup tools, disk utilities, file managers, installers, and system diagnostics. It is a system library and does not mount or unmount filesystems by itself.