• Check if the path exists and is a directory.

    Returns

    True if exists.

    Parameters

    • dir: string

      The path.

    Returns Promise<boolean>

Generated using TypeDoc