-
- All Implemented Interfaces:
public final class D8Env
-
-
Field Summary
Fields Modifier and Type Field Description private final CleanableStorecleanableStoreprivate final FilezipPathprivate final FiletargetPathprivate final FileexecutablePathprivate final BooleanisWindowsprivate final URLdownloadUrl
-
Method Summary
Modifier and Type Method Description final CleanableStoregetCleanableStore()final FilegetZipPath()final FilegetTargetPath()final FilegetExecutablePath()final BooleanisWindows()final URLgetDownloadUrl()-
-
Method Detail
-
getCleanableStore
final CleanableStore getCleanableStore()
-
getZipPath
final File getZipPath()
-
getTargetPath
final File getTargetPath()
-
getExecutablePath
final File getExecutablePath()
-
getDownloadUrl
final URL getDownloadUrl()
-
-
-
-