issues
search
google
/
fswalker
Simple file system integrity checking tooling.
https://google.github.io/fswalker/
Apache License 2.0
102
stars
12
forks
source link
Fix and callback
#1
Closed
finfinack
closed
5 years ago
finfinack
commented
5 years ago
fix flag parsing (flags were not parsed, hence code would not work...)
replace Walk writing with a callback to make it more flexible (i.e. write to different targets more easily)