Module: Rake::DSL
Overview
DSL is a module that provides #task, #desc, #namespace, etc. Use this when you'd like to use rake outside the top level scope.
For a Rakefile you run from the command line this module is automatically included.
Constant Summary
Constants included from FileUtilsExt
Constants included from FileUtils
FileUtils::LN_SUPPORTED, FileUtils::RUBY
Method Summary
Methods included from FileUtilsExt
#nowrite, #rake_check_options, #rake_output_message, #verbose, #when_writing