Package | Description |
---|---|
org.ballerinax.docker.utils |
Modifier and Type | Method and Description |
---|---|
static void |
DockerPluginUtils.deleteDirectory(String path)
Recursively deletes a given directory or a file.
|
static String |
DockerPluginUtils.resolveValue(String variable)
Resolve variable value from environment variable if $env{} is used.
|
Copyright © 2018 WSO2. All rights reserved.