Object
Default Rakefile loader used by import.
import
Loads a rakefile into the current application from fn
fn
# File rake-13.0.3/lib/rake/default_loader.rb, line 9 def load(fn) Rake.load_rakefile(File.expand_path(fn)) end
This page was generated for Ruby 3.0.2
Ruby-doc.org is a service of James Britt and Neurogami, an erratic source of art, music, and technology.
Generated with Ruby-doc Rdoc Generator 0.42.0.