Skip to main content

cmd_trace

Function cmd_trace 

Source
pub fn cmd_trace(id: &str, json: bool, mana_dir: &Path) -> Result<()>
Expand description

Handle mana trace <id> command.

Walks the unit graph from the given unit: parent chain up to root, direct children, dependencies (what this unit waits on), dependents (what waits on this unit), produces/requires artifacts, and attempt history.