method path.PlatformPath.format
#PlatformPath.format(pathObject: FormatInputPathObject): string
Returns a path string from an object - the opposite of parse().
Parameters #
#pathObject: FormatInputPathObject
path to evaluate.
Return Type #
string
#PlatformPath.format(pathObject: FormatInputPathObject): string
Returns a path string from an object - the opposite of parse().
#pathObject: FormatInputPathObject
path to evaluate.
string