• Get the file suffix without . from a file name; returns an empty string when the file has no suffix

    Parameters

    • pathLike: string

      Path like string

    Returns string

    File suffix without . and an empty string when there is no suffix