Module: Flexo
- Defined in:
- lib/flexo/data.rb,
lib/flexo/event.rb,
lib/flexo/client.rb,
lib/flexo/config.rb,
lib/flexo/errors.rb,
lib/flexo/logger.rb,
lib/flexo/plugin.rb,
lib/flexo/sender.rb,
lib/flexo/server.rb,
lib/flexo/handler.rb,
lib/flexo/manager.rb,
lib/flexo/trigger.rb,
lib/flexo/numerics.rb,
lib/flexo/constants.rb,
lib/flexo/dispatcher.rb,
lib/flexo/events/join.rb,
lib/flexo/events/kick.rb,
lib/flexo/events/mode.rb,
lib/flexo/events/nick.rb,
lib/flexo/events/part.rb,
lib/flexo/events/ping.rb,
lib/flexo/events/pong.rb,
lib/flexo/events/quit.rb,
lib/flexo/events/reply.rb,
lib/flexo/events/topic.rb,
lib/flexo/events/notice.rb,
lib/flexo/pluginmanager.rb,
lib/flexo/events/privmsg.rb,
lib/flexo/events/unknown.rb
Defined Under Namespace
Modules: Constants, Events, Numerics Classes: Client, Config, Data, Dispatcher, Error, Event, Handler, InvalidConfigurationException, Logger, Manager, Plugin, PluginConflictError, PluginDependencyError, PluginError, PluginManager, PluginNameError, PluginNotFoundError, Sender, Server, TimeoutError, Trigger