Class NpmDetection

  • All Implemented Interfaces:

    
    public final class NpmDetection
    
                        

    A class to detect the package managers used for the give definitionFiles.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final List<File> filterApplicable(NodePackageManager manager) Return those definitionFiles that define root projects for the given manager.
      • Methods inherited from class java.lang.Object

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