Function: formatPath()¶
formatPath(
ref):string
Defined in: core/src/utils/path.ts:159
Format a PathReference back to its string representation.
Parameters¶
ref¶
PathReference | ParsedPath
PathReference to format
Returns¶
string
Formatted path string