Interface InstallConfig
public interface InstallConfig
-
Method Summary
Modifier and TypeMethodDescriptioncom.github.eirslett.maven.plugins.frontend.lib.Platform
-
Method Details
-
getInstallDirectory
File getInstallDirectory() -
getWorkingDirectory
File getWorkingDirectory() -
getCacheResolver
CacheResolver getCacheResolver() -
getPlatform
com.github.eirslett.maven.plugins.frontend.lib.Platform getPlatform()
-