• Check if the given path is absolute.

    Parameters

    • path: string

      The path to check.

    Returns boolean

    True if the path is absolute, false otherwise.

Generated using TypeDoc