Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Palm1r/QodeAssist
/ inputTokensCount
Method
inputTokensCount
ChatView/ChatRootView.cpp:978–981 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
976
}
977
978
int ChatRootView::inputTokensCount() const
979
{
980
return m_tokenCounter->inputTokens();
981
}
982
983
bool ChatRootView::isSyncOpenFiles() const
984
{
Callers
nothing calls this directly
Calls
1
inputTokens
Method · 0.80
Tested by
no test coverage detected