Libraries
»
rabbitmq
(1.2.0)
»
Index
»
RabbitMQ
»
Channel
»
#id
Method: RabbitMQ::Channel#id
Defined in:
lib/rabbitmq/channel.rb
#
id
⇒
Object
(readonly)
Returns the value of attribute id.
24 25 26
# File 'lib/rabbitmq/channel.rb', line 24
def
id
@id
end