method default.PlatformPath.parse
PlatformPath.parse(path: string): ParsedPath
Deprecated
Returns an object from a path string - the opposite of format().
TypeError
if path
is not a string.
PlatformPath.parse(path: string): ParsedPath
Returns an object from a path string - the opposite of format().
TypeError
if path
is not a string.