Module FS_event.Event

Binds uv_fs_event.

type t = [
| `RENAME
| `CHANGE
]