Uses of Enum Class
org.fusesource.jansi.Ansi.Erase
-
Uses of Ansi.Erase in org.fusesource.jansi
Modifier and TypeMethodDescriptionstatic Ansi.Erase
Returns the enum constant of this class with the specified name.static Ansi.Erase[]
Ansi.Erase.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionAnsi.eraseLine
(Ansi.Erase kind) Ansi.eraseScreen
(Ansi.Erase kind)