Skip to main content

TASK_WORK_DIR_KEY

Constant TASK_WORK_DIR_KEY 

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