MCPcopy Index your code
hub / github.com/CodeboxIDE/codebox / Gruntfile.js

File Gruntfile.js

Gruntfile.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1module.exports = function (grunt) {
2 var fs = require('fs');
3 var path = require("path");
4 var pkg = require("./package.json");

Callers

nothing calls this directly

Calls 1

requireFunction · 0.85

Tested by

no test coverage detected