pub async fn verify_executable( path: &Path, version_arg: Option<&str>, ) -> Result<VerifyResult>
Simple executable check (just verifies the binary runs)