Skip to main content

TASK_PROJECT_ROOT_KEY

Constant TASK_PROJECT_ROOT_KEY 

Source
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.