@Singleton
public class CommandNameCompleter
extends jline.console.completer.StringsCompleter
implements jline.console.completer.Completer
Allow user to use TAB to auto complete command name
Constructor and Description |
---|
CommandNameCompleter(App app) |
@Inject public CommandNameCompleter(App app)
Copyright © 2014–2017 ActFramework. All rights reserved.