Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
_ = require(
'underscore'
);
2
const
fs = require(
'fs-extra'
);
3
const
path = require(
'path'
);
4
// extends grunt.file.expand with { order: cb(filePaths) }
Callers
nothing calls this directly
Calls
7
appendSlash
Function · 0.85
getIncludedRegExp
Function · 0.85
getExcludedRegExp
Function · 0.85
getNestedIncludedRegExp
Function · 0.85
getScriptSafeRegExp
Function · 0.85
getData
Method · 0.80
load
Method · 0.45
Tested by
no test coverage detected