Variable LineGetter.prompt

Set this if you want a prompt to be drawn with the line. It does NOT support color in string.

class LineGetter
{
  // ...
  string prompt ;
  // ...
}