| Package | Description |
|---|---|
| io.snyk.snyk_maven_plugin.download |
| Modifier and Type | Method and Description |
|---|---|
static Platform |
Platform.current() |
protected static Platform |
Platform.detect(String osName) |
static Platform |
Platform.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Platform[] |
Platform.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static File |
ExecutableDestination.getDownloadDestination(Platform platform,
Optional<Path> homeDirectory,
Map<String,String> env) |
static URL |
ExecutableDownloader.getDownloadUrl(Platform platform,
String version) |
Copyright © 2021. All rights reserved.