Returns a URL relative to another URL. Accepts both Document
objects
(i.e. for returning the URL of one document relative to another) or URLs as
strings. Accepts both full URLs or paths only.
The Document
or URL being linked to.
The Document
or URL being linked from.
The URL of other
relative to base
.
Generated using TypeDoc
Creates Url instance. If host, scheme, and port are supplied options, those values will be used. By default, a reference to the pod's environment is used instead.