Window.open

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto open(string url, string target, string features)
  2. auto open(string url, string target)
    struct Window
    nothrow
    open
    ()
    (
    string url
    ,
    string target
    )
  3. auto open(string url)
  4. auto open()

Meta