Module: Autotest::RCov

Defined in:
lib/autotest/rcov.rb

Class Method Summary collapse

Class Method Details

.command=(o) ⇒ Object



4
5
6
# File 'lib/autotest/rcov.rb', line 4

def self.command= o
  @@command = o
end

.pattern=(o) ⇒ Object



8
9
10
# File 'lib/autotest/rcov.rb', line 8

def self.pattern= o
  @@pattern = o
end