MCPcopy Create free account
hub / github.com/PolymathNetwork/polymath-core / calculateSize.js

File calculateSize.js

scripts/calculateSize.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const fs = require("fs");
2const path = require("path");
3const exec = require('child_process').execSync;
4const chalk = require('chalk');

Callers

nothing calls this directly

Calls 1

printSizeFunction · 0.85

Tested by

no test coverage detected