enum Tput::Namespace::Volume

Defined in:

tput/namespace.cr

Enum Members

Off = 0
Off2 = 1
Low1 = 2
Low2 = 3
Low3 = 4
High1 = 5
High2 = 6
High3 = 7
High4 = 8

Instance Method Summary

Instance Method Detail

def high1? #

[View source]
def high2? #

[View source]
def high3? #

[View source]
def high4? #

[View source]
def low1? #

[View source]
def low2? #

[View source]
def low3? #

[View source]
def off2? #

[View source]
def off? #

[View source]