# File lib/autotest/rcov.rb, line 4 def self.command= o @@command = o end
# File lib/autotest/rcov.rb, line 12 def self.options= o @@options = o end
# File lib/autotest/rcov.rb, line 8 def self.pattern= o warn "RCov.pattern= no longer has any functionality. please remove." end