Class NodeServeApp


  • public class NodeServeApp
    extends NodeApp
    • Constructor Summary

      Constructors 
      Constructor Description
      NodeServeApp​(com.diffplug.spotless.npm.NodeServerLayout nodeServerLayout, com.diffplug.spotless.npm.NpmConfig npmConfig, com.diffplug.spotless.npm.NpmFormatterStepLocations formatterStepLocations)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • NodeServeApp

        public NodeServeApp​(@Nonnull
                            com.diffplug.spotless.npm.NodeServerLayout nodeServerLayout,
                            @Nonnull
                            com.diffplug.spotless.npm.NpmConfig npmConfig,
                            @Nonnull
                            com.diffplug.spotless.npm.NpmFormatterStepLocations formatterStepLocations)