Packages
dir_walker
v 0.0.8
DirWalker lazily traverses one or more directory trees, depth first, returning successive file names. Provides both a `next()` and a Stream-based API. Directory names may optionally be returned. The File.Stat structure associated with the file name may also optionally be returned.
Packages depending on dir_walker
4 packages-
Duplicate Code Finder allows you to search for similar code blocks inside your project. ## Usage ```elixir iex -S mix DuplicateCodeFinder.show_similar(["lib", "config", "web"]) ```
Published about 9 years ago
62recent downloadstotal downloads: 802
4
packages of
4
total