Get the path segments from a path string.
Path string to split.
Delimiter used to split the path.
Whether to remove empty output segments.
Whether to remove empty input segments.
Whether to parse each segment as JSON.
Whether to URI-decode each segment.
Array of path segments.
Get the path segments from a path string.