public interface CommandLineCompleter
Modifier and Type | Method and Description |
---|---|
int |
complete(CommandContext ctx,
String buffer,
int cursor,
List<String> candidates) |
int complete(CommandContext ctx, String buffer, int cursor, List<String> candidates)
Copyright © 2023 JBoss by Red Hat. All rights reserved.