Flowdock
method

pre_input_hook=

Importance_1
v2_5_5 - Show latest stable - 0 notes - Class: Readline
pre_input_hook=(p1) public

Specifies a Proc object proc to call after the first prompt has been printed and just before readline starts reading input characters.

See GNU Readline’s rl_pre_input_hook variable.

Raises ArgumentError if proc does not respond to the call method.

Raises NotImplementedError if the using readline library does not support.

Show source
Register or log in to add new notes.