joker 2020-03-31

@nero.vanbiervliet has joined the channel

Hi guys, I saw that file-seq is not yet implemented. Is there a workaround to still list files in a directory?

👍 1

Perfect, thanks a lot!

👍 1

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