Method: Cinch::Bot#plugins
- Defined in:
- lib/cinch/bot.rb
#plugins ⇒ PluginList (readonly)
Returns The PluginList giving access to (un)loading plugins.
80 81 82 |
# File 'lib/cinch/bot.rb', line 80 def plugins @plugins end |
Returns The PluginList giving access to (un)loading plugins.
80 81 82 |
# File 'lib/cinch/bot.rb', line 80 def plugins @plugins end |