Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

documentation for list-dir is wrong #1

Open
mgerlach-klick opened this issue Aug 31, 2018 · 1 comment
Open

documentation for list-dir is wrong #1

mgerlach-klick opened this issue Aug 31, 2018 · 1 comment

Comments

@mgerlach-klick
Copy link

list-dir is not actually working recursively

@mgerlach-klick mgerlach-klick changed the title document for list-dir is wrong documentation for list-dir is wrong Aug 31, 2018
@mgerlach-klick
Copy link
Author

Maybe we can add something like this somewhere?

(defn list-dir-recursively [path]
  (tree-seq fs/directory? fs/list-dir path))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant