Method: AutoReload::Reloader#thread

Defined in:
lib/autoreload/reloader.rb

#threadObject (readonly)

References the reload thread.



74
75
76
# File 'lib/autoreload/reloader.rb', line 74

def thread
  @thread
end