Method: Sentry::Transaction::SpanRecorder#spans

Defined in:
lib/sentry/transaction.rb

#spansObject (readonly)

Returns the value of attribute spans.

[View source]

353
354
355
# File 'lib/sentry/transaction.rb', line 353

def spans
  @spans
end