dwww Home | Manual pages | Find package

Terminfo(3o)                     OCaml library                    Terminfo(3o)

NAME
       Terminfo - Basic interface to the terminfo database

Module
       Module   Terminfo

Documentation
       Module Terminfo
        : sig end

       Basic interface to the terminfo database

       Warning: this module is unstable and part of Compiler_libs .

       type status =
        | Uninitialised
        | Bad_term
        | Good_term

       val setup : out_channel -> status

       val num_lines : out_channel -> int

       val backup : out_channel -> int -> unit

       val standout : out_channel -> bool -> unit

       val resume : out_channel -> int -> unit

OCamldoc                          2023-02-12                      Terminfo(3o)

Generated by dwww version 1.15 on Sun Jun 23 04:07:47 CEST 2024.