Module Async_extended.File_updates

module Update : sig ... end
val updates : ?poll_interval:Core.Time.Span.t ‑> string ‑> transform:[ `Of_sexp of Async.Sexp.t ‑> 'a | `Of_raw of string ‑> 'a ] ‑> 'a Update.t Async.Pipe.Reader.t