Package 

Class GradleNodeModule

  • All Implemented Interfaces:
    java.io.Serializable

    
    public final class GradleNodeModule
     implements Serializable
                        

    Fake NodeJS module directory created from Gradle external module

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final SemVer getSemver()
      final String getName()
      final String getVersion()
      final File getPath()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait