Get the path string from path segments.
Path segments to join.
Delimiter used to join the path.
Whether to remove empty input segments.
Whether to JSON-stringify each segment.
Whether to URI-encode each segment.
Joined path string.
Get the path string from path segments.