AbstractStringTrivialSink

izumi.fundamentals.platform.console.AbstractStringTrivialSink
See theAbstractStringTrivialSink companion object

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Console.type

Members list

Concise view

Value members

Abstract methods

def flush(value: => String): Unit
def flushError(value: => String): Unit