Modifier and Type | Class | Description |
---|---|---|
static class |
CommandLine.DefaultExceptionHandler<R> |
Modifier and Type | Method | Description |
---|---|---|
List<Object> |
CommandLine.parseWithHandlers(CommandLine.IParseResultHandler handler,
PrintStream out,
CommandLine.Help.Ansi ansi,
CommandLine.IExceptionHandler exceptionHandler,
String... args) |
Deprecated.
use
CommandLine.execute(String...) and CommandLine.getExecutionResult() instead |
Copyright © 2017–2019. All rights reserved.