Function lookupURL
Parameters
- url: string
URL to look up
Optional
options: LookupURLOptions
Returns Promise<LookupURLResult>
Our guess at the URL's location
- url: string
URL to look up
Optional
options: LookupURLOptionsOur guess at the URL's location
LookupPublisherURL finds the associated URL and is the implementation between the Publisher's "Goto URL" function. Preview and imagecache URLs are resolved back to the original file or folder.