Module: EacRubyUtils::Speaker

Includes:
Contextualizable
Defined in:
lib/eac_ruby_utils/speaker.rb,
lib/eac_ruby_utils/speaker/sender.rb,
lib/eac_ruby_utils/speaker/receiver.rb

Defined Under Namespace

Modules: Receiver, Sender

Class Method Summary collapse

Class Method Details

.current_receiverEacRubyUtils::Speaker::Receiver



11
12
13
# File 'lib/eac_ruby_utils/speaker.rb', line 11

def current_receiver
  context.current
end