Uses of Class
org.sonar.plugins.javascript.nodejs.NodeCommandException
-
Packages that use NodeCommandException Package Description org.sonar.plugins.javascript.nodejs -
-
Uses of NodeCommandException in org.sonar.plugins.javascript.nodejs
Methods in org.sonar.plugins.javascript.nodejs that throw NodeCommandException Modifier and Type Method Description NodeCommand
NodeCommandBuilderImpl. build()
Retrieves node executable from sonar.node.executable property or using default if absent.static String
NodeVersion. getVersion(ProcessWrapper processWrapper, String nodeExecutable)
-