shared-storage icon indicating copy to clipboard operation
shared-storage copied to clipboard

List files in subdirectories ?

Open portal305 opened this issue 1 year ago • 1 comments

Hi, I'm creating a FrontEnd Emulator and I encountered a problem. When I use listFiles() I don't get the contents of the subdirectories. What can I do?

portal305 avatar Aug 02 '23 13:08 portal305

Hi! you can recursively call listFiles.

alexcmgit avatar Aug 23 '23 13:08 alexcmgit