| Package | Description |
|---|---|
| com.github.rvesse.airline.parser.options |
| Modifier and Type | Class and Description |
|---|---|
class |
GreedyMaybeListValueOptionParser<T>
A variation on the
MaybeListValueOptionParser that is greedy |
class |
MaybeListValueOptionParser<T>
An options parser that expects the name and value(s) to be white space separated e.g.
|
Copyright © 2012–2022. All rights reserved.