Skip to content
This repository has been archived by the owner on Jun 4, 2022. It is now read-only.

lumo.compiler/cljs-files-in can match dirs #270

Closed
metametadata opened this issue Sep 17, 2017 · 0 comments
Closed

lumo.compiler/cljs-files-in can match dirs #270

metametadata opened this issue Sep 17, 2017 · 0 comments

Comments

@metametadata
Copy link

lumo.compiler/cljs-files-in can match directories because it uses lumo.util/file-seq which searches for both files and dirs.
Example: if there's a dir foo/bar.cljs/ it will be in the seq returned from (cljs-files-in "bar").

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

No branches or pull requests

1 participant