pub fn run_matrix(config: MatrixConfig) -> Result<i32>Expand description
Run the matrix command (N×N comparison), returning the desired exit code.
pub fn run_matrix(config: MatrixConfig) -> Result<i32>Run the matrix command (N×N comparison), returning the desired exit code.