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
class ScalacSink

Members list

Value members

Abstract methods

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