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