Object
Default Rakefile loader used by import.
# File lib/rake.rb, line 1619 def load(fn) Kernel.load(File.expand_path(fn)) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.