MCPcopy Create free account
hub / github.com/codemod/codemod / build_task_expression_context

Function build_task_expression_context

crates/core/src/git_ops.rs:27–35  ·  view source on GitHub ↗

Build a [`TaskExpressionContext`] from a task ID. In addition to computing the task signature, this reads all environment variables prefixed with `CODEMOD_TASK_` (excluding `CODEMOD_TASK_ID`) and exposes them as `task. ` template variables.

(task_id: &str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

execute_taskMethod · 0.85
prepare_task_worktreeMethod · 0.85

Calls 2

compute_task_signatureFunction · 0.85
collect_task_env_varsFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…