Libraries
»
normandy
(0.1.0)
»
Index
»
Channel
»
ReceiveOnly
»
#recv
Method: Channel::ReceiveOnly#recv
Defined in:
lib/channel.rb
#
recv
⇒
Object
Also known as:
pop
115 116 117
# File 'lib/channel.rb', line 115
def
recv
@channel
.
recv
end