Parent

Methods

Rake::DefaultLoader

Default Rakefile loader used by import.

Public Instance Methods

load(fn) click to toggle source
   # File lib/rake/default_loader.rb, line 5
5:     def load(fn)
6:       Rake::Environment.load_rakefile(File.expand_path(fn))
7:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.