Directfifowatcher.directory * Directfifowatcher.slice_name ->
object
  method get_slice_name : unit -> Directfifowatcher.slice_name
  method mkdir : Globals.relpath -> Unix.file_perm -> unit
  method mkentry :
    Globals.relpath -> Directfifowatcher.base_pathname -> int -> unit
  method rmdir : Globals.relpath -> unit
  method unlink : Globals.relpath -> unit
end