module CLIPager: sig .. end
sig
end
Handle 'pager' command
val pager_cmd : OASISTypes.host_filename option
OASISTypes.host_filename option
val open_out : unit -> (Buffer.t * Format.formatter) * Format.formatter
unit -> (Buffer.t * Format.formatter) * Format.formatter
val close_out : Buffer.t * Format.formatter -> unit
Buffer.t * Format.formatter -> unit