JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Index
Search
Help
Select Theme
Light
Dark
System Setting
oshi.util.linux
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package oshi.util.linux
package
oshi.util.linux
Provides constants for Linux filesystem paths (
/proc
,
/dev
,
/sys
).
Related Packages
Package
Description
oshi.util
Provides utilities for parsing, formatting, and other access
oshi.util.gpu
Utility classes for optional vendor GPU library integration (NVML, ADL).
oshi.util.tuples
Provides classes encapsulating multiple objects, intended as return types from methods
Classes
Class
Description
DevPath
Provides constants for paths in the
/dev
filesystem on Linux.
ProcPath
Provides constants for paths in the
/proc
filesystem on Linux.
SysPath
Provides constants for paths in the
/sys
filesystem on Linux.