Nodepathdefault.PlatformPath.parsemethod default.PlatformPath.parse#PlatformPath.parse(path: string): ParsedPathReturns an object from a path string - the opposite of format(). Parameters ##path: string path to evaluate. Return Type #ParsedPath Throws #TypeError if path is not a string.
method default.PlatformPath.parse#PlatformPath.parse(path: string): ParsedPathReturns an object from a path string - the opposite of format(). Parameters ##path: string path to evaluate. Return Type #ParsedPath Throws #TypeError if path is not a string.