MCPcopy Index your code
hub / github.com/rtfpessoa/diff2html / templateKey

Method templateKey

src/hoganjs-utils.ts:53–55  ·  view source on GitHub ↗
(namespace: string, view: string)

Source from the content-addressed store, hash-verified

51 }
52
53 private templateKey(namespace: string, view: string): string {
54 return `${namespace}-${view}`;
55 }
56}

Callers 2

renderMethod · 0.95
templateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected