| Package | Description |
|---|---|
| org.terracotta.utilities.exec |
| Modifier and Type | Method and Description |
|---|---|
static Shell.Result |
Shell.execute(java.nio.charset.Charset consoleEncoding,
java.lang.String... command)
Executes a command in the host and returns the command output, both stdout and stderr,
as a list of strings.
|
Copyright © 2022. All rights reserved.