Class LinuxInfo
java.lang.Object
fr.ens.biologie.genomique.eoulsan.util.LinuxInfo
- Direct Known Subclasses:
LinuxCpuInfo,LinuxMemInfo
This class define a linux info file parser.
- Since:
- 1.0
- Author:
- Laurent Jourdren
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LinuxInfo
public LinuxInfo()
-
-
Method Details
-
getInfoFile
Get the file to parse.- Returns:
- the file to parse
-
get
Get the value for a key- Parameters:
key- key- Returns:
- the value for the key
-