class ACIrb::TraceroutePathGrp

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/traceroute.rb, line 283
def rn
  'pgrp-' << @attributes['id'] << ''
end