public class NullOptionCompleter extends Object implements OptionCompleter<CompleterInvocation>
Constructor and Description |
---|
NullOptionCompleter() |
Modifier and Type | Method and Description |
---|---|
void |
complete(CompleterInvocation completerData)
Complete the given input for an option value.
|
public void complete(CompleterInvocation completerData)
OptionCompleter
complete
in interface OptionCompleter<CompleterInvocation>
Copyright © 2019 JBoss by Red Hat. All rights reserved.