pub fn spawn_report(spawned: &SpawnedRun, json: bool) -> StringExpand description
Render a spawn outcome for printing: JSON when json, else the sentence.
Split from send_spawn so both shapes are testable without a daemon.
pub fn spawn_report(spawned: &SpawnedRun, json: bool) -> StringRender a spawn outcome for printing: JSON when json, else the sentence.
Split from send_spawn so both shapes are testable without a daemon.