class ACIrb::L3extException

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/l3ext.rb, line 595
def rn
  'excp-[' << @attributes['ip'] << ']'
end