@roman.bataev -- has joker.xml
been removed?
Hi guys, I saw that file-seq
is not yet implemented. Is there a workaround to still list files in a directory?
Perfect, thanks a lot!
There’s joker.os/ls
, but that doesn’t return a tree, just a flat listing, so you’d need to wrap it with a tree-walking function:
https://candid82.github.io/joker/joker.os.html#ls