5 lines
264 B
Plaintext
5 lines
264 B
Plaintext
Ruby interface which provides access to the functions, macros, global
|
|
variables and constants of the ncurses library. These are simply
|
|
mapped to a Module named Ncurses. Functions and external variables
|
|
are implemented as module functions of the Module Ncurses.
|