Methods

Autotest::Preload

Public Class Methods

glob() click to toggle source
   # File lib/autotest/preload.rb, line 2
2:   def self.glob
3:     @glob
4:   end
glob=(o) click to toggle source
   # File lib/autotest/preload.rb, line 6
6:   def self.glob= o
7:     @glob = o
8:   end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.