LoadURIOptions.baseURI

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void baseURI(Optional!(T0) baseURI)
    struct LoadURIOptions
    nothrow
    void
    baseURI
    (
    T0
    )
    (
    scope auto ref Optional!(T0) baseURI
    )
    if (
    isTOrPointer!(T0, URI)
    )
  2. auto baseURI()

Meta