-
Andrew authored
Add new method for object handles on directories to fts_open(), which returns an iteratable that can recursively iterate directory contents. Max recursion depth and whether stat info is gathered is currently configurable.
Andrew authoredAdd new method for object handles on directories to fts_open(), which returns an iteratable that can recursively iterate directory contents. Max recursion depth and whether stat info is gathered is currently configurable.
Loading