Libraries
»
sentry-ruby-core
(5.23.0)
»
Index
»
Sentry
»
Span
»
#op
Method: Sentry::Span#op
Defined in:
lib/sentry/span.rb
#
op
⇒
String
(readonly)
Span operation
Returns:
(
String
)
93 94 95
# File 'lib/sentry/span.rb', line 93
def
op
@op
end