Module Fmlib_node.ReadlineSource

Sourcetype iface
Sourceval create_interface : unit -> iface
Sourceval question : iface -> string -> (string -> unit) -> (unit -> unit) -> unit
Sourceval close : iface -> unit