Class | Rake::InvocationChain |
In: |
lib/rake.rb
|
Parent: | Object |
InvocationChain tracks the chain of task invocations to detect circular dependencies.
EMPTY | = | EmptyInvocationChain.new |