public class CommandCompleter extends Object implements CommandLineCompleter
Constructor and Description |
---|
CommandCompleter(CommandRegistry cmdRegistry) |
public CommandCompleter(CommandRegistry cmdRegistry)
public int complete(CommandContext ctx, String buffer, int cursor, List<String> candidates)
complete
in interface CommandLineCompleter
Copyright © 2013 JBoss by Red Hat. All rights reserved.