toPathString
Deprecated
Use toAbsolutePathString instead
Replace with
toAbsolutePathString(path)
Content copied to clipboard
Converts the given path to a string representation of the file path.
Return
A string representation of the supplied path.
Parameters
path
The path to convert into a string.