resolvePathReturns a resolved path object relative to the given pathname. function resolvePath(to: To, fromPathname?: string): Path;§resolvePath(to: To, fromPathname?: string): Path[src]§Parameters§to: To[src]§fromPathname?: string optional[src]§Return Type§Path[src]