Skip to main content

run_document

Function run_document 

Source
pub fn run_document(results: &[PruneResult], dry_run: bool) -> Value
Expand description

The document emitted by devp run --json.

summary.errors counts results whose status is one of the four failure tags; a consumer that only wants to know “did anything go wrong” can read that alone.