e-dant / watcher

Filesystem watcher. Works anywhere. Simple, efficient and friendly.
MIT License
639 stars 32 forks source link

`namespace literal` should be removed or (massively) reduced #4

Closed e-dant closed 1 year ago

e-dant commented 1 year ago

There is only one function that matters (and only one function that should be accessible) to the user: water::watcher::run.

The header include/watcher/event.hpp may have some types worth exposing as well.

The only items in namespace literal should be the ones mentioned above.

e-dant commented 1 year ago

https://github.com/e-dant/watcher/commit/d0431f54e3f45e976a5fe1bb9e90c542e8ede797