Method: Spring::Watcher::Abstract#stop

Defined in:
lib/spring/watcher/abstract.rb

#stopObject

Raises:



77
78
79
# File 'lib/spring/watcher/abstract.rb', line 77

def stop
  raise NotImplementedError
end