Class type Mode.t

class type t = object .. end
The type of modes of events delivery.

method deliver : Output.impl -> string -> unit
method flush : Output.impl -> unit