public interface CommandLine
| Modifier and Type | Field and Description |
|---|---|
static String |
INTEGRATION_NAME |
| Modifier and Type | Method and Description |
|---|---|
static ProcessBuilder |
asProcessBuilder(String cliExecutablePath,
Command command,
Optional<String> apiToken,
List<String> args,
boolean color) |
Process |
start() |
static final String INTEGRATION_NAME
Process start() throws IOException
IOExceptionCopyright © 2021. All rights reserved.