Document.open

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

Meta