Method: Hatchet::NestedDiagnosticContext::ContextStack#stack

Defined in:
lib/hatchet/nested_diagnostic_context.rb

#stackObject (readonly)

Internal: Gets the internal stack.



91
92
93
# File 'lib/hatchet/nested_diagnostic_context.rb', line 91

def stack
  @stack
end