[F] getPathFromPathComponents
Formats a parsed path consisting of a root component (at index 0) and zero or more path segments (at indices > 0).
Parameters
Parameter | Type |
---|---|
pathComponents | readonly string [] |
Returns
string
Formats a parsed path consisting of a root component (at index 0) and zero or more path segments (at indices > 0).
Parameter | Type |
---|---|
pathComponents | readonly string [] |
string