Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Currently you need to do fs.get_file_info([path])[0] to get the info of a single path. We can make the function also accept that directly (instead of a list): fs.get_file_info(path).
Attachments
Issue Links
- links to