class ACIrb::EigrpDb
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/eigrp.rb, line 297 def rn 'db-' << @attributes['type'] << '' end
# File lib/acirb/model/eigrp.rb, line 297 def rn 'db-' << @attributes['type'] << '' end