MCPcopy Create free account
hub / github.com/adaptlearning/adapt_framework / helpers.js

File helpers.js

grunt/helpers.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const _ = require('underscore');
2const fs = require('fs-extra');
3const path = require('path');
4// extends grunt.file.expand with { order: cb(filePaths) }

Callers

nothing calls this directly

Calls 7

appendSlashFunction · 0.85
getIncludedRegExpFunction · 0.85
getExcludedRegExpFunction · 0.85
getNestedIncludedRegExpFunction · 0.85
getScriptSafeRegExpFunction · 0.85
getDataMethod · 0.80
loadMethod · 0.45

Tested by

no test coverage detected