mirror of
https://github.com/go-task/task.git
synced 2026-07-01 00:24:30 +00:00
Add Root() method to TaskfileGraph to get the root vertex (entrypoint Taskfile). This will be used for lazy variable resolution. Note: Tasks already have Location.Taskfile which can be used to find their source Taskfile in the graph, so GetVertexByNamespace is not needed.
2.8 KiB
2.8 KiB