Method: Atatus::Span#parent

Defined in:
lib/atatus/span.rb

#parentObject (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



90
91
92
# File 'lib/atatus/span.rb', line 90

def parent
  @parent
end