module Sentry

def get_main_hub

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

def get_main_hub: () -> Sentry::Hub

This signature was generated using 4 samples from 1 application.

Returns:
  • (Hub) -
def get_main_hub
  @main_hub
end