pub fn cmd_eval_run( workspace: Option<&Path>, since_days: u64, dry_run: bool, json: bool, ) -> Result<()>