Package org.infinispan.cli.completers
Class HelpCompleter
java.lang.Object
org.infinispan.cli.completers.HelpCompleter
- All Implemented Interfaces:
org.aesh.command.completer.OptionCompleter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcomplete(org.aesh.command.completer.CompleterInvocation invocation)
-
Constructor Details
-
HelpCompleter
public HelpCompleter()
-
-
Method Details
-
complete
public void complete(org.aesh.command.completer.CompleterInvocation invocation) - Specified by:
completein interfaceorg.aesh.command.completer.OptionCompleter
-