NoStdOut

object NoStdOut extends NoStdOut
Companion:
class
trait NoStdOut
trait Around
trait Context
trait Scope
trait Scope
class Object
trait Matchable
class Any

Value members

Inherited methods

sequence the actions of 2 Around traits

sequence the actions of 2 Around traits

Inherited from:
Around
def apply[T : AsResult](a: => T): Result
Inherited from:
Around
def around[T : AsResult](t: => T): Result
Inherited from:
NoStdOut

compose the actions of 2 Around traits

compose the actions of 2 Around traits

Inherited from:
Around