Scoped

object Scoped
Companion:
class
class Object
trait Matchable
class Any
Scoped.type

Value members

Concrete methods

def apply[R](r: ZEnvironment[R], fiberRefs0: FiberRefs, shutdown0: () => Unit): Scoped[R]

Builds a new scoped runtime given an environment R, a zio.FiberRefs, and a shut down action.

Builds a new scoped runtime given an environment R, a zio.FiberRefs, and a shut down action.