module UTop_main:sig
..end
val main : unit -> unit
exception Term of int
utop raises this exception for SIGHUP and SIGTERM by default.
type
value =
| |
V : |
val interact : search_path:string list ->
unit:string ->
loc:string * int * int * int -> values:value list -> unit