Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ token
Method
token
plugins/ghprovider/ghaccount.cpp:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
const QString Account::token() const
70
{
71
return m_group.readEntry(
"token"
, QString());
72
}
73
74
} // End of namespace gh
Callers
3
syncUser
Method · 0.45
createWorkingCopy
Method · 0.45
searchRepo
Method · 0.45
Calls
2
readEntry
Method · 0.80
QString
Class · 0.50
Tested by
no test coverage detected