MCPcopy
hub / github.com/patriksimek/vm2 / filesystem.js

File filesystem.js

lib/filesystem.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const pa = require('path');
4const fs = require('fs');

Callers

nothing calls this directly

Calls 1

requireFunction · 0.85

Tested by

no test coverage detected