class ACIrb::RtctrlSetNhDef

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/rtctrl.rb, line 1264
def rn
  'nh-[' << @attributes['addr'] << ']'
end