Flowdock
method

completer_word_break_characters=

Importance_1
Ruby latest stable (v1_9_3_392) - 0 notes - Class: Readline
completer_word_break_characters=(p1) public

Sets the basic list of characters that signal a break between words for rl_complete_internal(). The default is the value of Readline.basic_word_break_characters.

Raises NotImplementedError if the using readline library does not support.

Raises SecurityError exception if $SAFE is 4.

Show source
Register or log in to add new notes.