class Seahorse::Client::PluginList::PluginWrapper

def eql? other

Other tags:
    Api: - private

Returns:
  • (Boolean) -
def eql? other
  canonical_name == other.canonical_name
end