I\'m using Tauri JS API to get a list of file paths. Need to read sub folders too, so used the recursive parameter to get all files in sub folders as well.
I tried us