MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / appendTarget

Method appendTarget

tools/mcpack.js:1316–1317  ·  view source on GitHub ↗
(target)

Source from the content-addressed store, hash-verified

1314 appendSource(target, source, include, suffix, parts, kind) {
1315 }
1316 appendTarget(target) {
1317 }
1318 iterate(target, sourceIn, include, suffix, straight) {
1319 var tool = this.tool;
1320 var source = (typeof sourceIn == "string") ? sourceIn : sourceIn.source;

Callers 1

processMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected