module

Ansi::ASCII

Constants

DEL = 127_u8

DEL is the delete character (Caret: ^?, Char: \x7f).

SP = 32_u8

SP is the space character (Char: \x20).