Package oshi.driver.unix.freebsd.disk
Class Mount
java.lang.Object
oshi.driver.unix.freebsd.disk.Mount
Utility to query mount
-
Field Details
-
MOUNT_CMD
- See Also:
-
MOUNT_PATTERN
-
-
Constructor Details
-
Mount
private Mount()
-
-
Method Details
-
queryPartitionToMountMap
Query mount to map partitions to mount points- Returns:
- A map with partitions as the key and mount points as the value
-