public static class Starter.NodeToolOptionParser<T>
extends com.github.rvesse.airline.parser.options.AbstractOptionParser<T>
| Constructor and Description |
|---|
NodeToolOptionParser() |
| Modifier and Type | Method and Description |
|---|---|
com.github.rvesse.airline.parser.ParseState<T> |
parseOptions(org.apache.commons.collections4.iterators.PeekingIterator<String> tokens,
com.github.rvesse.airline.parser.ParseState<T> state,
List<com.github.rvesse.airline.model.OptionMetadata> allowedOptions) |
Copyright © 2021. All rights reserved.