Package org.openrewrite.nodejs
Class NpmExecutor
java.lang.Object
org.openrewrite.nodejs.NpmExecutor
- All Implemented Interfaces:
org.openrewrite.shell.exec.ShellExecutor
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.openrewrite.shell.exec.ShellExecutor
exec, exec, init, postExec
-
Field Details
-
configurationDirectory
-
-
Constructor Details
-
NpmExecutor
public NpmExecutor()
-