down

terminus.effect.AnsiCodes.cursor.down
object down

Attributes

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

Members list

Value members

Concrete methods

def apply(n: Int): String

Move down the given number of lines.

Move down the given number of lines.

Attributes

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

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

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

Attributes

Source
AnsiCodes.scala