Method: ProxyMgr::Watcher::Base#watch

Defined in:
lib/proxymgr/watcher/base.rb

#watchObject



19
20
21
# File 'lib/proxymgr/watcher/base.rb', line 19

def watch
  fail Exception 'This method should be overridden'
end