Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scriptscat/scriptcat
/ regex_to_glob.test.ts
File
regex_to_glob.test.ts
src/pkg/utils/regex_to_glob.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
"vitest"
;
2
import
{ regexToGlob } from
"./regex_to_glob"
;
3
4
/**
Callers
nothing calls this directly
Calls
2
ok
Function · 0.85
bad
Function · 0.85
Tested by
no test coverage detected