• Makes sure the input path has exactly 1 slash at the end. Multiple slashes will get merged into one. If there is no slash it will be added.

    Returns

    The potentially changed path.

    Parameters

    • path: string

      Path to check.

    Returns string