Window.prompt

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto prompt(string message, string default_)
    struct Window
    nothrow
    prompt
    ()
    (
    string message
    ,
    string default_
    )
  2. auto prompt(string message)
  3. auto prompt()

Meta