Class: Mattock::FileCommandTask

Inherits:
DeprecatedTaskAPI show all
Defined in:
lib/mattock/command-task.rb

Instance Method Summary collapse

Methods inherited from DeprecatedTaskAPI

deprecated, #initialize

Constructor Details

This class inherits a constructor from Mattock::DeprecatedTaskAPI

Instance Method Details

#target_classObject



96
# File 'lib/mattock/command-task.rb', line 96

def target_class; Rake::FileCommandTask; end