• Check if the given path exists.

    Parameters

    • path: string

      The path to check.

    Returns boolean

    True if the path exists, false otherwise.

Generated using TypeDoc