isdir#

barecat.Barecat.isdir(path)[source]#

Check if a directory exists in the archive.

Parameters:

path – Path to the directory within the archive.

Returns:

True if and only if a directory exists with the given path.