Static variables
Static methods
staticinlinebg(str:String, color:AnsiColor):String
set the text background color
>>> Ansi.bg(RED) == "\x1B[41m"
staticinlineclearLine():String
Clear all characters from current position to the end of the line including the character at the current position