methodpath.default.PlatformPath.joinjoin(...paths: string[]): string;Join all arguments together and normalize the resulting path.@param pathspaths to join.