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