Method: OmfCommon::Comm#on_interrupted
- Defined in:
- lib/omf_common/comm.rb
#on_interrupted(*args, &block) ⇒ Object
TODO should expand this to on_signal(:INT)
110 111 |
# File 'lib/omf_common/comm.rb', line 110 def on_interrupted(*args, &block) end |