Apify-specific implementation of the file system storage client.
The only difference is that it uses ApifyFileSystemKeyValueStoreClient for key-value stores,
which overrides the purge method to delete all files in the key-value store directory
except for the metadata file and the INPUT.json file.
Apify-specific implementation of the file system storage client.
The only difference is that it uses
ApifyFileSystemKeyValueStoreClientfor key-value stores, which overrides thepurgemethod to delete all files in the key-value store directory except for the metadata file and theINPUT.jsonfile.