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.
Current section
Readme
Jump to
Current section
Readme
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.
Checksum
Dependency Config
mix.exs
rebar.config
Gleam
erlang.mk
Package Details
this version
409
yesterday
3
last 7 days
214
all time
85 382
Last Updated
Sep 18, 2014
License
Same as Elixir
Build Tools