struct

Term2::WithContext

Inherits Term2::ProgramOption < Struct < Value < Object

Attaches an external cancellation context.

Constructors

new(context : ProgramContext)
Source

Instance methods

apply(program : Program) : Nil

Apply this option to a program instance.

Source