Method: Irc::Bot::Plugins::BotModule#to_sym
- Defined in:
- lib/rbot/plugins.rb
#to_sym ⇒ Object
Intern the name
304 305 306 |
# File 'lib/rbot/plugins.rb', line 304 def to_sym self.name.to_sym end |
Intern the name
304 305 306 |
# File 'lib/rbot/plugins.rb', line 304 def to_sym self.name.to_sym end |