Nodepathpath.PlatformPath.joinmethod path.PlatformPath.join#PlatformPath.join(...paths: string[]): stringJoin all arguments together and normalize the resulting path. Parameters ##<span>...paths</span>: string[]Return Type #stringThrows #TypeErrorif any of the path segments is not a string.
method path.PlatformPath.join#PlatformPath.join(...paths: string[]): stringJoin all arguments together and normalize the resulting path. Parameters ##<span>...paths</span>: string[]Return Type #stringThrows #TypeErrorif any of the path segments is not a string.