Method: Listen::Listener#sync

Defined in:
lib/listen/listener.rb

#sync(type) ⇒ Object



149
150
151
# File 'lib/listen/listener.rb', line 149

def sync(type)
  @registry[type]
end