Augmentations on Elixir's built-in File module including recursive ls
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Adds support for :show_dirs? option to ls/2 function
5bd48e6View on GitHubAdds support for simple strings to be used in ls filter
a66d50fView on GitHubUpdates grep_rl so its options are routed thru to ls/2; updates docs
bac1c1fView on GitHubReplaces Stream.flat_map with Stream.filter to simplify several functions
9acf68cView on GitHubAdds support for arity 1 function as grep pattern; bumps to version 0.2.0
eb4e93dView on GitHubAdds functions for line_count/1, grep/2, and grep_rl/3
7aae4fbView on GitHub16
commits