class ACIrb::SpanRsSrcToPathEp

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/span.rb, line 1451
def rn
  'rssrcToPathEp-[' << @attributes['tDn'] << ']'
end