Skip to main content

parallel_status

Function parallel_status 

Source
pub fn parallel_status(resolved: &Resolved, json: bool) -> Result<()>
Expand description

Show status of parallel workers.

If json is true, outputs structured JSON. Otherwise, prints human-readable table.