In Files

Parent

Methods

Rake::DefaultLoader

Default Rakefile loader used by import.

Public Instance Methods

load(fn) click to toggle source
      # File lib/rake.rb, line 1619
1619:     def load(fn)
1620:       Kernel.load(File.expand_path(fn))
1621:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.