method
completion_append_character
v2_5_5 -
Show latest stable
- Class:
Readline
completion_append_character()public
Returns a string containing a character to be appended on completion. The default is a space (“ ”).
Raises NotImplementedError if the using readline library does not support.