MCPcopy Index your code
hub / github.com/socketstream/socketstream / template_engine.js

File template_engine.js

lib/client/template_engine.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Template Engine
2// ---------------
3// By default client-side templates are concatted and sent to the client using the 'default' wrapper
4// (a basic script tag with an ID generated from the file path). However you can easily specify your own template

Callers

nothing calls this directly

Calls 3

selectEngineFunction · 0.85
wrapTemplateFunction · 0.85
cbFunction · 0.50

Tested by

no test coverage detected