Method: Cisco::TacacsGlobal#==

Defined in:
lib/cisco_node_utils/tacacs_global.rb

#==(other) ⇒ Object



46
47
48
# File 'lib/cisco_node_utils/tacacs_global.rb', line 46

def ==(other)
  name == other.name
end