Package oshi.util.platform.linux
Class DevPath
java.lang.Object
oshi.util.platform.linux.DevPath
Provides constants for paths in the
/dev
filesystem on Linux.
If the user desires to configure a custom /dev
path, it must be declared in the OSHI configuration file or
updated in the GlobalConfig
class prior to initializing this class.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DEV
The /dev filesystem location. -
DISK_BY_UUID
-
DM
-
LOOP
-
MAPPER
-
RAM
-
-
Constructor Details
-
DevPath
private DevPath()
-
-
Method Details
-
queryDevConfig
-