]> go.fuhry.dev Git - fsnotify.git/commit
Add a String() func to Event.Op (#165)
authorSlawek Ligus <root@ooz.ie>
Sun, 2 Oct 2016 02:20:31 +0000 (19:20 -0700)
committerNathan Youngman <git@nathany.com>
Sun, 2 Oct 2016 02:20:31 +0000 (20:20 -0600)
commit55579be41eb3989c68f4ade2461b8fef2abaa18c
tree0c0aac663f82fa039f5ae0d9ce38403b356ea55f
parentf12c6236fe7b5cf6bcf30e5935d08cb079d78334
Add a String() func to Event.Op (#165)

* Add a String() method to Event.Op

closes #84

* Covering all 5 Op types by the test
fsnotify.go
fsnotify_test.go [new file with mode: 0644]