pub const TASK_PROJECT_ROOT_KEY: &str = "project_root";Expand description
ctx.meta.runtime key that carries the Task-level project root path.
Canonical home as of GH #20; re-exported from
crate::middleware::task_input for API compatibility.
pub const TASK_PROJECT_ROOT_KEY: &str = "project_root";ctx.meta.runtime key that carries the Task-level project root path.
Canonical home as of GH #20; re-exported from
crate::middleware::task_input for API compatibility.