effect-io-ai

Package: effect
Module: RuntimeFlags

RuntimeFlags.interruption

Returns true if the Interruption RuntimeFlag is enabled, false otherwise.

Signature

declare const interruption: (self: RuntimeFlags) => boolean

Source

Since v2.0.0