Module Buildr::Build
In: lib/buildr/core/build.rb  (CVS)

Methods

build   clean   reports   reports=   target   target=  

Included Modules

Extension

Public Instance methods

Returns the project‘s build task. With arguments or block, also enhances that task.

Returns the project‘s clean task. With arguments or block, also enhances that task.

*Deprecated:* Use +path_to(:reports)+ instead.

*Deprecated:* Use Layout instead.

*Deprecated:* Use +path_to(:target)+ instead.

*Deprecated:* Use Layout instead.

[Validate]