RuntimeFlag

sealed trait RuntimeFlag

A RuntimeFlag is a flag that can be set to enable or disable a particular feature of the ZIO runtime.

Companion:
object
class Object
trait Matchable
class Any
object CurrentFiber.type
object FiberRoots.type
object Interruption.type
object OpLog.type
object OpSupervision.type
object RuntimeMetrics.type
object WindDown.type
object WorkStealing.type

Value members

Abstract methods

def index: Int
def mask: Int
def notMask: Int