Methods

Files

Moqueue::MockExchange::BaseKey

Attributes

key[R]

Public Instance Methods

==(other) click to toggle source
     # File lib/moqueue/mock_exchange.rb, line 102
102:       def ==(other)
103:         other.respond_to?(:key) && other.key == @key
104:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.