Method: Cinch::Handler#block

Defined in:
lib/cinch/handler.rb

#blockProc (readonly)

Returns:

  • (Proc)

Since:

  • 2.0.0



17
18
19
# File 'lib/cinch/handler.rb', line 17

def block
  @block
end