Class: Nake::Task

Inherits:
AbstractTask show all
Defined in:
lib/nake/task.rb

Instance Attribute Summary

Attributes inherited from AbstractTask

#blocks, #config, #dependencies, #description, #hidden, #name, #original_args

Method Summary

Methods inherited from AbstractTask

[], []=, #boot, boot, #boot!, #boot_dependencies, #booted?, #bootloaders, #call, #define, #hidden?, #initialize, new, #reset!, #run, #setup, tasks

Constructor Details

This class inherits a constructor from Nake::AbstractTask