Get 50% off unlimited learning
Buy Now
Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gMountGetDrive: gMountGetDrive
Description
Gets the drive for the
mount
.
Usage
gMountGetDrive(object)
Arguments
object
a
GMount
.
Value
GDrive
] a
GDrive
or
NULL
if
mount
is not associated with a volume or a drive.
Details
This is a convenience method for getting the
GVolume
and then using that object to get the
GDrive
.