Gio.UnixMountPoint.prototype.get_mount_path
function get_mount_path(): String { // Gjs wrapper for g_unix_mount_point_get_mount_path() }
Gets the mount path for a unix mount point.
- Returns
a string containing the mount path.
function get_mount_path(): String { // Gjs wrapper for g_unix_mount_point_get_mount_path() }
Gets the mount path for a unix mount point.
a string containing the mount path.