java.lang.Object
oshi.driver.unix.freebsd.disk.GeomPartList
Utility to query geom part list
-
Method Summary
Modifier and TypeMethodDescriptionstatic Map<String,
List<HWPartition>> Queries partition data using geom, mount, and stat commands
-
Method Details
-
queryPartitions
Queries partition data using geom, mount, and stat commands- Returns:
- A map with disk name as the key and a List of partitions as the value
-