MCPcopy Create free account
hub / github.com/Ark0N/Codeman / getTaskTree

Method getTaskTree

src/task-tracker.ts:527–537  ·  view source on GitHub ↗

* Get root-level tasks as a list. * * Child tasks can be accessed via the `children` array on each task. * Use this for displaying a task tree in the UI. * * @returns Array of tasks without parents (root level)

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

taskTreeMethod · 0.80

Calls 2

pushMethod · 0.80
valuesMethod · 0.45

Tested by

no test coverage detected