Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/CommandCodeAI/BaseAI
/ cancel
Method
cancel
packages/baseai/src/dev/utils/stream/stream.ts:209–211 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
207
}
208
},
209
async
cancel() {
210
await
iter.
return
?.();
211
}
212
});
213
}
214
}
Callers
15
deployMemory
Function · 0.45
exitSetupFailed
Function · 0.45
ensurePackageJson
Function · 0.45
init
Function · 0.45
getLogger
Function · 0.45
validateMemoryName
Function · 0.45
validateMemoryDocNames
Function · 0.45
validateEmbedDocInput
Function · 0.45
loadMemoryFilesFromCustomDir
Function · 0.45
loadMemoryFilesFromDocsDir
Function · 0.45
checkMemoryConfig
Function · 0.45
getMemoryFileNames
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected