EmptyOutput

scribe.output.EmptyOutput
object EmptyOutput extends LogOutput

Attributes

Graph
Supertypes
trait LogOutput
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

override def map(f: String => String): LogOutput

Attributes

Definition Classes
override def splitAt(index: Int): (LogOutput, LogOutput)

Attributes

Definition Classes
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Any

Inherited methods

def length: Int

Attributes

Inherited from:
LogOutput

Concrete fields

override val plainText: String