PlatformImplementation

scribe.PlatformImplementation

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Platform.type

Members list

Value members

Abstract methods

def columns: Int
def executionContext: ExecutionContext
def isJS: Boolean
def isJVM: Boolean
def isNative: Boolean
def rows: Int

Concrete methods

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

Concrete fields

var columnsAdjust: Int
lazy val supportsANSI: Boolean