disk.details ============ Return detailed information for all disks on the system. .. raw:: html
When True will return all partitions currently
written to disk.
NOTE: this is an expensive operation.
If USED
, only disks that are IN USE will be returned.
If UNUSED
, only disks that are NOT IN USE are returned.
If BOTH
, used and unused disks will be returned.