MCPcopy 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

parseIsoMsFunction · 0.80
parseFileFunction · 0.80
parseFileWithFormatFunction · 0.80
parseTimestampFunction · 0.80
parseWeFlowFunction · 0.80
parseInstagramFunction · 0.80
parseV4Function · 0.80
parseChatLabFunction · 0.80
parseLineFunction · 0.80

Calls

no outgoing calls

Tested by 12

readPreferencesFileFunction · 0.64
fetchFnFunction · 0.64
writeJsonFunction · 0.64
readAnalyticsDataFunction · 0.64
readLlmConfigFunction · 0.64
readDesktopPackageJsonFunction · 0.64
unixTsFunction · 0.64
unixTsFunction · 0.64
waitForCdpReadyFunction · 0.64
unixTsFunction · 0.64
httpGetJsonFunction · 0.64
createCdpClientFunction · 0.64