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