class ACIrb::EigrpIf

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/eigrp.rb, line 625
def rn
  'if-[' << @attributes['id'] << ']'
end