LineGetter.prompt

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

  1. string prompt [@property setter]
    class LineGetter
    @property
    void
    prompt
    (
    string p
    )
  2. string prompt [@property getter]

Meta