InvocationChain tracks the chain of task invocations to detect circular dependencies.
| Classes | |
|---|---|
| EmptyInvocationChain | |
| Constants | |
|---|---|
| EMPTY | |
| Public Methods | |
|---|---|
| append | |
| append | |
| member? | |
| new | |
| to_ |
|
| Private Methods | |
|---|---|
| prefix | |
InvocationChain tracks the chain of task invocations to detect circular dependencies.
| Classes | |
|---|---|
| EmptyInvocationChain | |
| Constants | |
|---|---|
| EMPTY | |
| Public Methods | |
|---|---|
| append | |
| append | |
| member? | |
| new | |
| to_ |
|
| Private Methods | |
|---|---|
| prefix | |
<code/>and<pre/>for code samples.