Function isDirectory

    • Checks if given path is a directory.

      Parameters

      • path: string

        Path to check.

      Returns boolean

      Returns if the given path is a directory.