class ACIrb::L2extLNodeP

Public Instance Methods

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