Scanner (fnord v0.1.0)

The Scanner module traverses a directory recursively, skipping hidden files and files that should be ignored based on a .gitignore file. It also skips binary files and files with a size of 0 bytes.

Summary

Functions

Link to this function

new(root, callback)

Link to this function

scan(dir, callback)