Interface NodeExecutorConfig
public interface NodeExecutorConfig
-
Method Summary
Modifier and TypeMethodDescriptioncom.github.eirslett.maven.plugins.frontend.lib.Platform
-
Method Details
-
getNodePath
File getNodePath() -
getNpmPath
File getNpmPath() -
getPnpmPath
File getPnpmPath() -
getPnpmCjsPath
File getPnpmCjsPath() -
getNpxPath
File getNpxPath() -
getInstallDirectory
File getInstallDirectory() -
getWorkingDirectory
File getWorkingDirectory() -
getPlatform
com.github.eirslett.maven.plugins.frontend.lib.Platform getPlatform()
-