Module CLIPager

module CLIPager: sig .. end

Handle 'pager' command


val pager_cmd : OASISTypes.host_filename option
val open_out : unit -> (Stdlib.Buffer.t * Stdlib.Format.formatter) * Stdlib.Format.formatter
val close_out : Stdlib.Buffer.t * Stdlib.Format.formatter -> unit