Term2::WithoutCatchPanics
Inherits Term2::ProgramOption < Struct < Value < Object
Disables automatic panic (exception) recovery.
By default, Term2 catches exceptions and attempts to restore terminal state before re-raising. Use this to disable that behavior.