DataFolder.all

DataFolder.all()

Iterate over all the files in the Folder and all it’s sub Folders recursely.

Parameters:

fldr (BaseFolder) – DataFolder instance when not a bound method.

Yields:

(path/filename,file)