Interface Completer

All Known Implementing Classes:
AggregateCompleter, ArgumentCompleter, EnumCompleter, FileNameCompleter, NullCompleter, StringsCompleter, SystemCompleter

public interface Completer
A completer is the mechanism by which tab-completion candidates will be resolved.
Since:
2.3
Author:
Marc Prud'hommeaux, Jason Dillon, Guillaume Nodet