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