Class NodeVersion
- java.lang.Object
-
- org.sonar.plugins.javascript.nodejs.NodeVersion
-
public class NodeVersion extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
getVersion(ProcessWrapper processWrapper, String nodeExecutable)
-
-
-
Method Detail
-
getVersion
public static String getVersion(ProcessWrapper processWrapper, String nodeExecutable) throws NodeCommandException
- Throws:
NodeCommandException
-
-