Class DumpVersions

java.lang.Object
org.nustaq.kontraktor.webapp.npm.DumpVersions

public class DumpVersions
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    DumpVersions()  
  • Method Summary

    Modifier and Type Method Description
    static java.lang.String getVersion​(java.lang.String nodeModulePath)  
    static void main​(java.lang.String[] args)  

    Methods inherited from class java.lang.Object

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

  • Method Details

    • getVersion

      public static java.lang.String getVersion​(java.lang.String nodeModulePath) throws java.io.IOException
      Throws:
      java.io.IOException
    • main

      public static void main​(java.lang.String[] args)