Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WebFreak001/code-debug
/ path_kind.test.ts
File
path_kind.test.ts
src/test/unit/path_kind.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as assert from
'assert'
;
2
import
{ PathKind, PathWin32, PathPosix } from
"../../path_kind"
;
3
4
suite(
"Path Kind"
, () => {
Callers
nothing calls this directly
Calls
1
getInstance
Method · 0.45
Tested by
no test coverage detected