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 10 def load(fn) Rake.load_rakefile(File.expand_path(fn)) end
This page was generated for Ruby 3.0.1
Ruby-doc.org is provided by James Britt and Neurogami. Maximum R+D.
Generated with Ruby-doc Rdoc Generator 0.44.2.