Function sysPath

  • Converts a Git relative path to an operating-system relative path. See also gitPath, gitPaths, and sysPaths.

    Parameters

    • relativePath: string

      The relative path to convert.

    Returns string

    The converted relative path.