method

line_buffer

v1_9_3_125 - Show latest stable - Class: Readline
line_buffer()
public

Returns the full line that is being edited. This is useful from within the complete_proc for determining the context of the completion request.

The length of Readline.line_buffer and GNU Readline’s rl_end are same.