Skip to main content

run_loop_check_capture

Function run_loop_check_capture 

Source
pub fn run_loop_check_capture(args: &[String]) -> (i32, String)
Expand description

Test-friendly variant that returns (exit_code, json_string) without printing. Used by integration tests in tests/loop_check.rs.