Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CommandCodeAI/BaseAI
/ cancel
Method
cancel
packages/core/src/common/stream.ts:201–203 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
199
}
200
},
201
async
cancel() {
202
await
iter.
return
?.();
203
},
204
});
205
}
206
}
Callers
3
return
Function · 0.45
askOpenAIKey
Function · 0.45
questions
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected