class DefaultStorageFinder(BaseStorageFinder):
Method | __init__ |
Undocumented |
Inherited from BaseStorageFinder
:
Method | find |
Look for files in the default file storage, if it's local. |
Method | list |
List all files of the storage. |
Instance Variable | storage |
Undocumented |
Inherited from BaseFinder
(via BaseStorageFinder
):
Method | check |
Undocumented |