Gio.Drive.prototype.can_start_degraded

function can_start_degraded(): Boolean {
    // Gjs wrapper for g_drive_can_start_degraded()
}
  

Checks if a drive can be started degraded.

Since 2.22

Returns

true if the drive can be started degraded, false otherwise.