MCPcopy Create free account
hub / github.com/ddopson/underscore-cli / template.js

File template.js

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

Source from the content-addressed store, hash-verified

1var fs = require('fs');
2var _ = require('underscore');
3var Module = require('module');
4var path = require('path');

Callers

nothing calls this directly

Calls 2

stripBOMFunction · 0.85
parseTemplateFunction · 0.85

Tested by

no test coverage detected