module Zeitwerk::Loader::Config

def reloading_enabled?

@sig () -> bool
def reloading_enabled?
  @reloading_enabled
end