Module mount

Module mount 

Source
Expand description

Parse /proc/mounts.

Structs§

LinuxMount
A mounted filesystem.
ParseError
Error while parsing /proc/mounts.

Enums§

ReadError
Error while reading/parsing /proc/mounts.

Constants§

PROC_MOUNTS_PATH

Functions§

list_current_mounts
Returns the filesystems that are currently mounted.