chickadee » readline » readline

readline prompt1 #!optional prompt2procedure

Reads a line using the GNU readline() function and returns a string.

Both arguments must be strings; prompt2 is optional.