flyio
flyio copied to clipboard
Folders should show up in list_file's output
@analyticalmonk what is the use-case behind this? I tried to replicate the list.files() function which does not show the folders.
@himanshu-sikaria list.files() does show folders.
> list.files()
[1] "Desktop" "Documents"
[3] "Downloads"