class ACIrb::L2BrIf
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/l2.rb, line 163 def rn 'br-[' << @attributes['id'] << ']' end
# File lib/acirb/model/l2.rb, line 163 def rn 'br-[' << @attributes['id'] << ']' end