File system types to exclude when listing mount points. Only applied on Linux and macOS systems.
Default values exclude "proc", "cgroup", and other non-physical filesystems.
Glob patterns to exclude when listing mount points.
POSIX forward-slashed pathnames will work on all platforms.
Default values exclude common system directories.
On Linux, what mount point table should we look at? This defaults to /proc/mounts
, but /etc/mtab
is also common.
Should only readable directories be included?
Timeout in milliseconds for filesystem operations. Disable timeouts by setting this to 0.
Default is 5000ms (5 seconds) on macOS and Linux, and 15000ms (15 seconds) on Windows.
Configuration options for filesystem operations.
See