Interface NodeExecutorConfig


public interface NodeExecutorConfig
  • Method Details

    • getNodePath

      File getNodePath()
    • getNpmPath

      File getNpmPath()
    • getPnpmPath

      File getPnpmPath()
    • getPnpmCjsPath

      File getPnpmCjsPath()
    • getCorepackPath

      File getCorepackPath()
    • getNpxPath

      File getNpxPath()
    • getInstallDirectory

      File getInstallDirectory()
    • getWorkingDirectory

      File getWorkingDirectory()
    • getPlatform

      com.github.eirslett.maven.plugins.frontend.lib.Platform getPlatform()