package utop

  1. Overview
  2. Docs
val get_desc : Types.type_expr -> Types.type_desc
val toploop_get_directive : string -> Toploop.directive_fun option
val toploop_all_directive_names : unit -> string list
val set_load_path : string list -> unit
val toploop_use_silently : Stdlib.Format.formatter -> string -> bool
val toploop_set_paths : unit -> unit
val toploop_load_file : Stdlib.Format.formatter -> string -> bool
val is_persistent_path : Path.t -> bool

Returns whether the given path is persistent.

OCaml

Innovation. Community. Security.