Tput::Namespace::CursorShape
Inherits Enum / Comparable / Value / Object
Constants
Block = 0
Box = 0
Underline = 2
Underscore = 2
HLine = 2
HBar = 2
Line = 4
VLine = 4
VBar = 4
None = 0
All = 6
Instance methods
none?
SourceInherits Enum / Comparable / Value / Object