public interface NodeExecutorConfig
| Modifier and Type | Method and Description |
|---|---|
File |
getInstallDirectory() |
File |
getNodePath() |
File |
getNpmPath() |
File |
getNpxPath() |
com.github.eirslett.maven.plugins.frontend.lib.Platform |
getPlatform() |
File |
getPnpmCjsPath() |
File |
getPnpmPath() |
File |
getWorkingDirectory() |
File getNodePath()
File getNpmPath()
File getPnpmPath()
File getPnpmCjsPath()
File getNpxPath()
File getInstallDirectory()
File getWorkingDirectory()
com.github.eirslett.maven.plugins.frontend.lib.Platform getPlatform()
Copyright © 2023. All rights reserved.