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