Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChatLab/ChatLab
/ import-source-runtime.test.ts
File
import-source-runtime.test.ts
apps/desktop/main/import-source-runtime.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
'node:assert/strict'
2
import
{ existsSync, mkdtempSync, readFileSync, rmSync } from
'node:fs'
3
import
{ join } from
'node:path'
4
import
{ tmpdir } from
'node:os'
Callers
nothing calls this directly
Calls
5
importPreparedChatWithSource
Function · 0.90
createTakeout
Function · 0.85
prepareLocalArchive
Method · 0.80
parse
Method · 0.80
close
Method · 0.65
Tested by
no test coverage detected