enum Tput::Namespace::LineDirection

Defined in:

tput/namespace.cr

Enum Members

Right = 0
Left = 1
All = 2

Instance Method Summary

Instance Method Detail

def all? #

[View source]
def left? #

[View source]
def right? #

[View source]