class ACIrb::SpanSource
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/span.rb, line 1747 def rn 'src-' << @attributes['name'] << '' end
# File lib/acirb/model/span.rb, line 1747 def rn 'src-' << @attributes['name'] << '' end