class Alki::Reload::NullWatcher

Public Instance Methods

start() click to toggle source
# File lib/alki/reload/null_watcher.rb, line 4
def start
end
stop() click to toggle source
# File lib/alki/reload/null_watcher.rb, line 7
def stop
end