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 © 2019 JBoss, a division of Red Hat, Inc.. All Rights Reserved.