Method: Cinch::Handler#block

Defined in:
lib/cinch/handler.rb

#blockProc (readonly)

Returns:

  • (Proc)

Since:

  • 2.0.0



19
20
21
# File 'lib/cinch/handler.rb', line 19

def block
  @block
end