Tput::Namespace::AlignFlag
Inherits Enum / Comparable / Value / Object
Constants
Left = 1
Leading = 1
Right = 2
Trailing = 2
HCenter = 4
Horizontal_Mask = 7
Justify = 0x0008 Absolute = 0x0010
Top = 32
Bottom = 64
VCenter = 128
Vertical_Mask = 224
Center = 132
None = 0
All = 231
Instance methods
none?
Source