Create a new url resolver for a console.
Get the download url of a given absolute url path.
Whether the URL should be handled by the resolver or not.
This is similar to the isLocal check in URLExt,
but it also checks whether the path points to any
of the IDrives that may be registered with the contents
manager.
Resolve a relative url to an absolute url path.
Generated using TypeDoc
A default resolver that uses a session and a contents manager.