class Mattock::RemoteCommandTask

Public Instance Methods

target_class() click to toggle source
# File lib/mattock/remote-command-task.rb, line 42
def target_class; Rake::RemoteCommandTask; end