Methods

Files

Moqueue::MockExchange::BaseKey

Attributes

key[R]

Public Instance Methods

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

[Validate]

Generated with the Darkfish Rdoc Generator 2.