Aron Griffis 9a29218ca6 walkdir: add option to stay on same file system
This commit includes a new method, `same_file_system`, which when
enabled, will cause walkdir to only descend into directories that are on
the same file system as the root path.

Closes #8, Closes #107
2018-08-22 20:46:56 -04:00
..