class ACIrb::L3extLNodePDef

Public Instance Methods

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