MCPcopy Index your code
hub / github.com/TypeScriptToLua/TypeScriptToLua / paths.spec.ts

File paths.spec.ts

test/transpile/paths.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as path from "path";
2import * as ts from "typescript";
3import { getEmitPath, getSourceDir } from "../../src";
4import * as util from "../util";

Callers

nothing calls this directly

Calls 6

getSourceDirFunction · 0.90
getEmitPathFunction · 0.90
expectFunction · 0.85
replaceExtensionFunction · 0.85
getLuaResultMethod · 0.80
normalizeFunction · 0.70

Tested by

no test coverage detected