File implementing a command line completer class.
Completer | Class implementing a command completer. |
None |
None |
Class implementing a command completer.
complete | Public method to select the possible completions |
initialize | constructor |
select_message | Method used to pick completion candidates. |
Public method to select the possible completions
constructor
Method used to pick completion candidates.