method
path_with_task_name
v2_2_9 -
Show 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