Autotest::RCov

Public Class Methods

command=(o) click to toggle source
   # File lib/autotest/rcov.rb, line 4
4:   def self.command= o
5:     @@command = o
6:   end
options=(o) click to toggle source
    # File lib/autotest/rcov.rb, line 12
12:   def self.options= o
13:     @@options = o
14:   end
pattern=(o) click to toggle source
    # File lib/autotest/rcov.rb, line 8
 8:   def self.pattern= o
 9:     warn "RCov.pattern= no longer has any functionality. please remove."
10:   end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.