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

File parse.spec.ts

test/cli/parse.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as ts from "typescript";
2import * as tstl from "../../src";
3
4describe("command line", () => {

Callers

nothing calls this directly

Calls 4

expectFunction · 0.85
parseConfigFileContentFunction · 0.85
toHaveDiagnosticsMethod · 0.80
toStringMethod · 0.80

Tested by

no test coverage detected