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