up

terminus.effect.AnsiCodes.cursor.up
object up

Attributes

Source
AnsiCodes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
up.type

Members list

Value members

Concrete methods

def apply(n: Int): String

Move up the given number of lines.

Move up the given number of lines.

Attributes

Source
AnsiCodes.scala
def line(n: Int): String

Move up the given number of lines and to the beginning of the line.

Move up the given number of lines and to the beginning of the line.

Attributes

Source
AnsiCodes.scala