• Makes sure the input path has exactly 1 slash at the beginning. 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