Skip to main content

get_reloader

Return the most suitable reloader for this environment.

def get_reloader() - > Reloader

Return the most suitable reloader for this environment.

Returns

TypeDescription
ReloaderA WatchmanReloader instance if the Watchman service is available and functional, otherwise a StatReloader instance as a fallback.