class ACIrb::RtctrlMatchRtTypeDef

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/rtctrl.rb, line 813
def rn
  'type-' << @attributes['routeT'] << ''
end