Module FS_event.Event

Binds uv_fs_event.

type t = [
  1. | `RENAME
  2. | `CHANGE
]