Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetReportPreview
Method
GetReportPreview
libraries/lib-sentry-reporting/SentryReport.cpp:416–419 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
414
}
415
416
std::string Report::GetReportPreview() const
417
{
418
return mImpl->ToString(true);
419
}
420
421
void Report::Send(CompletionHandler completionHandler) const
422
{
Callers
1
ErrorReportDialog
Method · 0.80
Calls
1
ToString
Method · 0.45
Tested by
no test coverage detected