class ACIrb::PlannerL3OutTmpl

Public Instance Methods

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