module Rails::Application::Finisher::InterlockHook

def self.run

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

def self.run: () -> Integer

This signature was generated using 8 samples from 1 application.

:nodoc:
def self.run
  ActiveSupport::Dependencies.interlock.start_running
end