Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ glob.test.ts
File
glob.test.ts
src/utils/glob.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, expect, test } from
'bun:test'
2
import
{ mkdirSync, mkdtempSync, rmSync, writeFileSync } from
'fs'
3
import
{ tmpdir } from
'os'
4
import
{ join, relative } from
'path'
Callers
nothing calls this directly
Calls
6
rmSync
Function · 0.90
mkdirSync
Function · 0.90
glob
Function · 0.85
getEmptyToolPermissionContext
Function · 0.85
makeTempRoot
Function · 0.70
relativePosix
Function · 0.70
Tested by
no test coverage detected