default

kyo.consoles$.Console$.default$
object default extends Console

Attributes

Graph
Supertypes
trait Console
class Object
trait Matchable
class Any
Self type
default.type

Members list

Concise view

Value members

Concrete methods

def printErr(s: => String): Unit > IOs
def println(s: => String): Unit > IOs
def printlnErr(s: => String): Unit > IOs
def readln: String > IOs