PicocliCommandLineOptionsParser
@API(status=INTERNAL,
since="1.0")
public interface CommandLineOptionsParser
Modifier and Type | Method | Description |
---|---|---|
CommandLineOptions |
parse(String... arguments) |
|
void |
printHelp(Writer writer) |
CommandLineOptions parse(String... arguments)
void printHelp(Writer writer)
Copyright © 2019. All rights reserved.