1.0.1 • Published 12 years ago

flist v1.0.1

Weekly downloads
3
License
BSD
Repository
github
Last release
12 years ago

flist(path,cb)

flist exports a single function which traverses the given directory and calls a callback(err,files). The path isn't fiddled with - if you tell it to traverse .., all the paths in the list will start with ../.

1.0.1

12 years ago