Modifier and Type | Method | Description |
---|---|---|
CommandLine.IParameterConsumer |
CommandLine.Model.ArgSpec.parameterConsumer() |
Returns a custom
IParameterConsumer to temporarily suspend picocli's parsing logic
and process one or more command line arguments in a custom manner, or null . |
Copyright © 2017–2019. All rights reserved.