class ACIrb::OspfInst
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/ospf.rb, line 1735 def rn 'inst-' << @attributes['name'] << '' end
# File lib/acirb/model/ospf.rb, line 1735 def rn 'inst-' << @attributes['name'] << '' end