AnsiNav

mill.internal.AnsiNav
See theAnsiNav companion class
object AnsiNav

Attributes

Companion
class
Source
AnsiNav.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
AnsiNav.type

Members list

Value members

Concrete methods

def clearLine(n: Int): String

Attributes

Source
AnsiNav.scala
def clearScreen(n: Int): String

Attributes

Source
AnsiNav.scala
def control(n: Int, c: Char): String

Attributes

Source
AnsiNav.scala
def down(n: Int): String

Attributes

Source
AnsiNav.scala
def left(n: Int): String

Attributes

Source
AnsiNav.scala
def right(n: Int): String

Attributes

Source
AnsiNav.scala
def up(n: Int): String

Attributes

Source
AnsiNav.scala