Documentation for Simbo's Packages
    Preparing search index...

    Function isDirectory

    • Check if the given path is a directory.

      Parameters

      • path: string

        The path to check.

      Returns Promise<boolean>

      A promised boolean indicating if the path is a directory.