class ACIrb::PlannerL2OutTmpl

Public Instance Methods

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