class ACIrb::L2extLNodePDef

Public Instance Methods

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