Interface OperatingSystemDetails.DriveDetails

Enclosing interface:
OperatingSystemDetails

public static interface OperatingSystemDetails.DriveDetails
  • Method Details

    • getName

      String getName()
      Returns:
      root directory of the drive (such as "/")
    • getCapacityInMB

      Long getCapacityInMB()
      Returns:
      the total drive size in MB