Method: Cinch::Bot#plugins

Defined in:
lib/cinch/bot.rb

#pluginsPluginList (readonly)

Returns The PluginList giving access to (un)loading plugins.

Returns:

Version:

  • 2.0.0



80
81
82
# File 'lib/cinch/bot.rb', line 80

def plugins
  @plugins
end