OEffectSetup

scopt.OEffectSetup
trait OEffectSetup

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def displayToErr(msg: String): Unit
def displayToOut(msg: String): Unit
def reportError(msg: String): Unit
def reportWarning(msg: String): Unit
def terminate(exitState: Either[String, Unit]): Unit