class ACIrb::ActrlPfxEntry

Public Instance Methods

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