Class: Terminal

$wk$. Terminal

new Terminal()

Source:

Methods

down()

Moves content of the terminal one line down (if possible).
Source:

println(arguments)

Prints a line into the terminal.
Parameters:
Name Type Description
arguments String[] The strings to be printed.
Source:

up()

Moves content of the terminal one line up (if possible).
Source:
W. Kowarschick © 2013 (CC BY-NC-SA 3.0: http://creativecommons.org/licenses/by-nc-sa/3.0/)
Documentation generated by JSDoc 3.3.0-dev on Mon Nov 04 2013 08:38:02 GMT+0100 (MEZ) using the DocStrap template.