Class NodeUtil

java.lang.Object
org.curioswitch.gradle.plugins.nodejs.util.NodeUtil

public final class NodeUtil
extends java.lang.Object
  • Method Summary

    Modifier and Type Method Description
    static java.nio.file.Path getNodeExe​(org.gradle.api.Project project)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • getNodeExe

      public static java.nio.file.Path getNodeExe​(org.gradle.api.Project project)