Method: Codebot::IRCConnection#core
- Defined in:
- lib/codebot/irc_connection.rb
#core ⇒ Core (readonly)
Returns the bot this connection belongs to.
13 14 15 |
# File 'lib/codebot/irc_connection.rb', line 13 def core @core end |
Returns the bot this connection belongs to.
13 14 15 |
# File 'lib/codebot/irc_connection.rb', line 13 def core @core end |