method
path_with_task_name
ruby latest stable - Class:
Rake::Scope::EmptyScope
path_with_task_name(task_name)public
No documentation available.
# File lib/rake/scope.rb, line 34
def path_with_task_name(task_name)
task_name
end