Autotest::AutoUpdate

Public Class Methods

sleep_time=(o) click to toggle source
   # File lib/autotest/autoupdate.rb, line 4
4:   def self.sleep_time= o
5:     @@sleep_time = o
6:   end
update_cmd=(o) click to toggle source
    # File lib/autotest/autoupdate.rb, line 8
 8:   def self.update_cmd= o
 9:     @@update_cmd = o
10:   end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.