Module rustyline::completion
[−]
[src]
Completion API
Structs
| FilenameCompleter |
Traits
| Completer |
To be called for tab-completion. |
Functions
| escape | |
| extract_word |
Given a |
| longest_common_prefix | |
| unescape |
Remove escape char |