Class Luck::ANSIDriver
In: lib/luck/ansi.rb
Parent: Object

Methods

Constants

TIOCGWINSZ = 0x5413   yay grep
TCGETS = 0x5401
TCSETS = 0x5402
ECHO = 8
ICANON = 2

Attributes

height  [R] 
width  [R] 

Public Class methods

Public Instance methods

had to convert these from C… fun

thanks google for all of this

[Validate]