Uses of Class
org.sonar.plugins.javascript.nodejs.NodeCommand
-
Packages that use NodeCommand Package Description org.sonar.plugins.javascript.nodejs -
-
Uses of NodeCommand in org.sonar.plugins.javascript.nodejs
Methods in org.sonar.plugins.javascript.nodejs that return NodeCommand Modifier and Type Method Description NodeCommand
NodeCommandBuilder. build()
NodeCommand
NodeCommandBuilderImpl. build()
Retrieves node executable from sonar.node.executable property or using default if absent.
-