class Mattock::Rake::FileCommandTask
Public Instance Methods
resolve_configuration()
click to toggle source
Calls superclass method
Mattock::ConfigurableTask#resolve_configuration
# File lib/mattock/command-task.rb, line 85 def resolve_configuration super self.target_path ||= task_name end