MCPcopy Create free account
hub / github.com/TechJeeper/Printventory / scan-worker.js

File scan-worker.js

scan-worker.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { parentPort } = require('worker_threads');
2const fs = require('fs');
3const path = require('path');
4const crypto = require('crypto');

Callers

nothing calls this directly

Calls 4

buildScanExtensionSetFunction · 0.85
loadStreamZipFunction · 0.85
isDockerContainerFunction · 0.70
scanDirectoryFunction · 0.70

Tested by

no test coverage detected