ruby · ruby/Interrupt
Interrupt
Interrupt
A subclass of SignalException raised when the process receives SIGINT, typically by the user pressing Ctrl+C.
A subclass of SignalException raised when the process receives SIGINT, typically by the user pressing Ctrl+C.