• Get the path segments from a path string.

    Parameters

    • path: string
    • delimiter: string = PATH_DELIMITER
    • filterEmptyOutput: boolean = false
    • filterEmptyInput: boolean = true
    • useJson: boolean = true
    • uriDecodeParts: boolean = true

    Returns any[]