Ocsigen

This is a preliminary version of the documentation. Help us to improve it by filling tickets. We are looking for native english speakers to proof read the documentation. Contact us!

Module Lwt_top


module Lwt_top: sig .. end
Toplevel configuration

val completion_mode : unit -> [ `classic | `none | `real_time ]
Return the current completion mode.
val set_completion_mode : [ `classic | `none | `real_time ] -> unit
Change the completion mode