UnixMountPoint
Defines a Unix mount point (e.g. /dev
). This corresponds roughly to a fstab entry.
Skipped during bindings generation
parameter
time_read
: time_read: Out parameter is not supported
Constructors
Functions
Link copied to clipboard
Compares two unix mount points.
Link copied to clipboard
Makes a copy of @mount_point.
Link copied to clipboard
Gets the device path for a unix mount point.
Link copied to clipboard
Gets the mount path for a unix mount point.
Link copied to clipboard
Gets the options for the mount point.
Link copied to clipboard
Guesses whether a Unix mount point can be ejected.
Link copied to clipboard
Guesses the symbolic icon of a Unix mount point.
Link copied to clipboard
Checks if a unix mount point is a loopback device.
Link copied to clipboard
Checks if a unix mount point is read only.
Link copied to clipboard
Checks if a unix mount point is mountable by the user.