public interface OptionCompleter<T extends CompleterInvocation>
Modifier and Type | Method and Description |
---|---|
void |
complete(T completerInvocation)
Complete the given input for an option value.
|
void complete(T completerInvocation)
Copyright © 2022 JBoss by Red Hat. All rights reserved.