struct

Term2::WithoutSignalHandler

Inherits Term2::ProgramOption < Struct < Value < Object

Disables signal handling (SIGINT, SIGTERM, etc.).

Instance methods

apply(program : Program) : Nil

Apply this option to a program instance.

Source