Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/continuedev/continue
/ getUsage
Method
getUsage
extensions/cli/src/session.ts:184–186 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
182
}
183
184
getUsage(): SessionUsage {
185
return
{ ...this.sessionUsage };
186
}
187
188
private syncUsageFromSession(): void {
189
const
session = this.currentSession;
Callers
1
getSessionUsage
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected