eth-cscs / pyfirecrest

Python wrappers for the FirecREST API
https://pyfirecrest.readthedocs.io
BSD 3-Clause "New" or "Revised" License
10 stars 7 forks source link

add recursive option for directory interator `iterdir()` #111

Closed khsrali closed 4 months ago

khsrali commented 4 months ago

This will reflect the implemented recursive option of list_files() in BasicClient also in FcPath class