Module: IIRC::Ambient
Overview
Ambient lets you access the current event without having to pass it around.
A thread-local variable is set by Events when an event comes in.
Overloads of Verbs#say, Verbs#act, Verbs#mode, Verbs#join etc. make their first argument optional.
Defined Under Namespace
Modules: Events, LabeledRequests, ReplyTarget, Verbs
Method Summary
Methods included from Verbs
#act, #cycle, #join, #mode, #msg, #part
Methods included from ReplyTarget
Methods included from Events
#ambient_event, #ambient_sender, #ambient_target, #configure_ambient_events, #set_ambient_event, #with_ambient_event