method
completer_word_break_characters
v2_6_3 -
Show latest stable
- Class:
Readline
completer_word_break_characters()public
Gets the basic list of characters that signal a break between words for rl_complete_internal().
Raises NotImplementedError if the using readline library does not support.