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

Method noFilesMatch

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

Source from the content-addressed store, hash-verified

1367 tool.reportError(null, 0, "directory not found: " + source);
1368 }
1369 noFilesMatch(target) {
1370 }
1371 process(property) {
1372 var tool = this.tool;
1373 var target = "~";

Callers 1

iterateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected