Object
@api private
@return [Bot]
# File lib/cinch/callback.rb, line 8 def initialize(bot) @bot = bot end
(see Bot#synchronize)
# File lib/cinch/callback.rb, line 13 def synchronize(*args, &block) @bot.synchronize(*args, &block) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.