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