Method: MainLoop::Handler#term

Defined in:
lib/main_loop/handler.rb

#term(*_args) ⇒ Object

:nocov:



24
25
26
# File 'lib/main_loop/handler.rb', line 24

def term(*_args)
  raise 'not implemented!'
end