Class: Fudge::Tasks::Rake

Inherits:
Shell show all
Includes:
Helpers::BundleAware
Defined in:
lib/fudge/tasks/rake.rb

Overview

Allow use of rake as a supported task

Instance Attribute Summary

Attributes inherited from Shell

#arguments, #check_for

Attributes inherited from Task

#args, #options

Method Summary

Methods inherited from Shell

#initialize, #run

Methods inherited from Task

#initialize, name

Constructor Details

This class inherits a constructor from Fudge::Tasks::Shell