isfile#

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

Check if a file exists in the archive.

Parameters:

path – Path to the file within the archive.

Returns:

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