MCPcopy
hub / github.com/ajv-validator/ajv / log

Function log

spec/codegen.spec.ts:264–266  ·  view source on GitHub ↗
(comparison: string)

Source from the content-addressed store, hash-verified

262 })
263
264 function log(comparison: string): void {
265 gen.code(_`console.log(${comparison})`)
266 }
267 })
268
269 describe("for statement", () => {

Callers 1

codegen.spec.tsFile · 0.70

Calls 2

_Function · 0.90
codeMethod · 0.80

Tested by

no test coverage detected