Function checkPath

  • Check the path if it exists, if not then we throw an error

    Parameters

    • path: string

      A string that specifies the path

    Returns string

    path modified to be absolute

Generated using TypeDoc