Class: Mattock::RemoteCommandTask

Inherits:
DeprecatedTaskAPI show all
Defined in:
lib/mattock/remote-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



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

def target_class; Rake::RemoteCommandTask; end