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