MCPcopy Create free account
hub / github.com/plotly/plotly.js / addTagPrefix

Function addTagPrefix

tasks/test_syntax.js:38–38  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

36 var logs = [];
37
38 var addTagPrefix = function(t) { return '@' + t; };
39
40 glob(combineGlobs([testGlob, bundleTestGlob])).then((files) => {
41 files.forEach(function(file) {

Callers 1

assertJasmineSuitesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…