Platform

scribe.Platform

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Platform.type

Members list

Value members

Concrete methods

override def consoleWriter: Writer

Attributes

Definition Classes
override def executionContext: ExecutionContext

Attributes

Definition Classes
def init(): Unit
def isJS: Boolean
def isJVM: Boolean
def isNative: Boolean
override def rows: Int

Attributes

Definition Classes

Inherited methods

def env(key: String): Option[String]

Attributes

Inherited from:
PlatformImplementation

Attributes

Inherited from:
PlatformImplementation

Concrete fields

override val columns: Int

Inherited fields

var columnsAdjust: Int

Attributes

Inherited from:
PlatformImplementation
lazy val supportsANSI: Boolean

Attributes

Inherited from:
PlatformImplementation