MCPcopy 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

1import * as assert from 'assert';
2import { PathKind, PathWin32, PathPosix } from "../../path_kind";
3
4suite("Path Kind", () => {

Callers

nothing calls this directly

Calls 1

getInstanceMethod · 0.45

Tested by

no test coverage detected