Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ChatLab/ChatLab
/ parse
Method
parse
packages/parser/src/types.ts:131–131 ·
view source on GitHub ↗
* 解析文件 * @param options 解析选项 * @yields 解析事件流
(options: ParseOptions)
Source
from the content-addressed store, hash-verified
129
* @yields 解析事件流
130
*/
131
parse(options: ParseOptions): AsyncGenerator<ParseEvent, void, unknown>
132
}
133
134
/**
Callers
15
analysis-tools.test.ts
File · 0.80
parseIsoMs
Function · 0.80
retrieve-chat-evidence.test.ts
File · 0.80
ai-semantic-index.test.ts
File · 0.80
parseFile
Function · 0.80
parseFileWithFormat
Function · 0.80
parseTimestamp
Function · 0.80
parseWeFlow
Function · 0.80
parseInstagram
Function · 0.80
parseV4
Function · 0.80
parseChatLab
Function · 0.80
parseLine
Function · 0.80
Calls
no outgoing calls
Tested by
12
readPreferencesFile
Function · 0.64
fetchFn
Function · 0.64
writeJson
Function · 0.64
readAnalyticsData
Function · 0.64
readLlmConfig
Function · 0.64
readDesktopPackageJson
Function · 0.64
unixTs
Function · 0.64
unixTs
Function · 0.64
waitForCdpReady
Function · 0.64
unixTs
Function · 0.64
httpGetJson
Function · 0.64
createCdpClient
Function · 0.64