pub fn mine( db_path: &Path, args: MineArgs, json_out: bool, app_config: &AppConfig, cli_agent_id: Option<&str>, out: &mut CliOutput<'_>, ) -> Result<()>
mine handler.
mine