noFilesExist property

bool? noFilesExist
getter/setter pair

True if no files exist in this cluster.

If the file store had more files than could be listed, this will be false even if no files for this cluster were seen and file_extensions_seen is empty.

Implementation

core.bool? noFilesExist;