fsevents-lwt
  1. Overview
  2. Docs
Lwt interface to macOS FSEvents

Install

Authors

Maintainers

Sources

fsevents-lwt-0.3.0.tbz
sha256=0bbfea93c14e99c1dbb2bf9de2ef8c93e4f1043490df73c00f9c0a969f472b7a
sha512=f76eff7de44d1d878c88bed490d8b5d45f92774908ce7c687d828c3696dbf97cc1d40b804691c85041e6f7800d48b6a91d07a17638a68058329185235549b03a

README.md.html

OCaml bindings to macOS FSEvents

This package relies on
osx-cf for CoreFoundation
support. These bindings use
ctypes for type-safe stub
generation.

FSEvents Quirks

chmod will result in an ItemChangeOwner event.

History

This library is based on the ocaml-osx-fsevents
bindings originally written by David Sheets, and now renamed and maintained
by the MirageOS project.