Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MatterAIOrg/OrbCode
/ abort
Method
abort
src/core/agent.ts:298–300 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
296
}
297
298
abort(): void {
299
this.abortController?.abort()
300
}
301
302
get isIdle(): boolean {
303
return
this.abortController === undefined
Callers
3
fetchLatestNpmVersion
Function · 0.80
handleToolCall
Method · 0.80
App
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected