Summary
Convert the task and dependencies to mermaid syntax string
- Namespace
- Cake
.Graph .Generators - Containing Type
- Mermaid
Graph Generator
Syntax
public string Serialize(ICakeContext context, ICakeTaskInfo task, IReadOnlyList<ICakeTaskInfo> tasks)
Parameters
| Name | Type | Description |
|---|---|---|
| context | ICakeContext | |
| task | ICakeTaskInfo | |
| tasks | IReadOnlyList |
Return Value
| Type | Description |
|---|---|
| string |