Module Cam_com_history (.ml)


module Cam_com_history: sig .. end
Command history.

val get : unit -> string list
val add : string -> unit
val init : unit -> unit
To call when Cam_rc.load_core has been called.