Home > @hapoosjs/api-buckets > ListFilesOptions > recursive
Flag indicating if the file list call should return only the top level files in the bucket or parent folder, or should return all files regardless of their prefix or folder
Signature:
recursive?: boolean;