Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ glob.test.ts
File
glob.test.ts
packages/agent-core/test/tools/glob.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'node:fs/promises'
;
2
import
os from
'node:os'
;
3
import
path from
'node:path'
;
4
import
{ Readable,
type
Writable } from
'node:stream'
;
Callers
nothing calls this directly
Calls
13
createFakeKaos
Function · 0.90
recordingTelemetry
Function · 0.90
executeTool
Function · 0.90
splitCompletePaths
Function · 0.90
execReturning
Function · 0.85
kaosWithExec
Function · 0.85
execArgs
Function · 0.85
fileStat
Function · 0.85
touch
Function · 0.85
mock
Method · 0.80
context
Function · 0.70
ws
Function · 0.70
Tested by
no test coverage detected