class Sentry::Hub

def current_layer

Experimental RBS support (using type sampling data from the type_fusion project).

def current_layer: () -> Sentry::Hub::Layer

This signature was generated using 5 samples from 1 application.

def current_layer
  @stack.last
end