class ACIrb::TraceroutePath

Public Instance Methods

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