ruby - What does the autotest autoupdate module do? -


https://github.com/seattlerb/zentest/blob/master/lib/autotest/autoupdate.rb

it's not documented , can't find discussion on web.

it runs @@update_cmd (by default: svn up) every @@sleep_time seconds (by default: 60).


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -