Skip to content
Refactored more code into Watcher class
Refactored entire main program
Added more responsibility to Watcher class
Added more configurable options
Bug fixes in printer class
Added ArgParser class and moved all parsing into class
Added more test scripts
Integrated Reporter into Watcher