class ACIrb::MgmtConfigAddr

Public Instance Methods

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