Module Merlin_dot_protocol.BlockingSource

Sourcetype 'a io = 'a
Sourcetype in_chan = in_channel
Sourcetype out_chan = out_channel

read reads one csexp from the channel and returns the list of directives it represents

Sourceval write : out_chan -> directive list -> unit io
Sourcemodule Commands : sig ... end