toPathString
Deprecated
Use toAbsolutePathString instead
Replace with
toAbsolutePathString(path)
Content copied to clipboard
Converts the given Path to a normalized string representation. This function is deprecated and should be replaced by the toAbsolutePathString
method.
Return
the string representation of the normalized Path
Parameters
path
the Path to be converted to a string