toPathString
Deprecated
Use toAbsolutePathString instead
Replace with
toAbsolutePathString(path)
Content copied to clipboard
Converts the given path to its string representation. The method is deprecated and it is recommended to use toAbsolutePathString
instead.
Return
the string representation of the provided path.
Parameters
path
the path to be converted to a string.