package down

  1. Overview
  2. Docs

Module DownSource

An OCaml toplevel (REPL) upgrade

See the manual.

Down

Sourceval help : unit -> unit

help () prints help about Down.

Sourcemodule Session : sig ... end

Manage sessions.

Sourcemodule History : sig ... end

Manage history.

Sourceval tty_no_faint : unit -> unit

tty_no_faint () disables uses of ANSI faint by down. Some terminals switch to different colors which may be unpleasant, call this function if that is the case.

Sourcemodule Private : sig ... end

Private.

OCaml

Innovation. Community. Security.