HTMLDocument.open

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto open(string type, string replace)
  2. auto open(string type)
  3. auto open()
  4. auto open(string url, string name, string features, bool replace)
  5. auto open(string url, string name, string features)
    struct HTMLDocument
    nothrow
    open
    ()
    (
    string url
    ,
    string name
    ,
    string features
    )

Meta