method
insert_text
ruby latest stable - Class:
Readline
insert_text(p1)public
Insert text into the line at the current cursor position.
See GNU Readline’s rl_insert_text function.
Raises NotImplementedError if the using readline library does not support.