We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 218dab6 commit c9fe06dCopy full SHA for c9fe06d
readme.md
@@ -71,7 +71,7 @@ Enjoy!
71
A filesystem event watcher which is
72
73
1. Simple
74
-> The [1613](https://github.com/e-dant/watcher/blob/release/tool/sl)
+> The [1615](https://github.com/e-dant/watcher/blob/release/tool/sl)
75
lines that make up *Watcher* are kept [reasonably simple](https://github.com/e-dant/watcher/blob/release/include/wtr/watcher.hpp)
76
and the API attempts to be practical:
77
```cpp
@@ -474,7 +474,7 @@ https://github.com/notify-rs/notify:
474
static analysis: yes (borrow checked)
475
476
https://github.com/e-dant/watcher:
477
- lines of code: 1613
+ lines of code: 1615
478
lines of tests: 865
479
lines of docs: 1908
480
implementation languages: cpp
0 commit comments