Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetDisplayName
Method
GetDisplayName
libraries/lib-cloud-audiocom/UserService.cpp:241–244 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
239
}
240
241
wxString UserService::GetDisplayName() const
242
{
243
return displayName.Read();
244
}
245
246
wxString UserService::GetUserSlug() const
247
{
Callers
1
UpdateUserData
Method · 0.80
Calls
1
Read
Method · 0.45
Tested by
no test coverage detected