Method: Jekyll::Commands::Serve::LiveReloadReactor#thread
- Defined in:
- lib/jekyll/commands/serve/live_reload_reactor.rb
#thread ⇒ Object (readonly)
Returns the value of attribute thread.
11 12 13 |
# File 'lib/jekyll/commands/serve/live_reload_reactor.rb', line 11 def thread @thread end |