Class OSUtil
- java.lang.Object
-
- org.apache.maven.enforcer.rules.utils.OSUtil
-
public class OSUtil extends java.lang.Object
Common os utility.- Since:
- 3.2.0
-
-
Constructor Summary
Constructors Constructor Description OSUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
getOSInfo()
OS Information used by Enforcer rules and display Mojo.
-