Class NpmExecutor

java.lang.Object
org.openrewrite.nodejs.NpmExecutor
All Implemented Interfaces:
org.openrewrite.shell.exec.ShellExecutor

public class NpmExecutor extends Object implements org.openrewrite.shell.exec.ShellExecutor
  • Field Details

    • configurationDirectory

      @Nullable protected @Nullable Path configurationDirectory
  • Constructor Details

    • NpmExecutor

      public NpmExecutor()