dsheets / ocaml-osx-fsevents

FSEvents bindings in OCaml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OCaml bindings to OS X 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.

About

FSEvents bindings in OCaml

License:ISC License


Languages

Language:OCaml 99.6%Language:Makefile 0.4%