Nodepathpath.PlatformPath.parsemethod path.PlatformPath.parse#PlatformPath.parse(path: string): ParsedPathReturns an object from a path string - the opposite of format(). Parameters ##path: stringpath to evaluate. Return Type #ParsedPathThrows #TypeErrorif path is not a string.
method path.PlatformPath.parse#PlatformPath.parse(path: string): ParsedPathReturns an object from a path string - the opposite of format(). Parameters ##path: stringpath to evaluate. Return Type #ParsedPathThrows #TypeErrorif path is not a string.