MCPcopy Create free account
hub / github.com/OpenWebCAD/node-occ / calculateOperationHash

Function calculateOperationHash

test/test_fastbuilder.js:67–69  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

65
66 let fastbuilder = require("../lib/fastbuilder");
67 let calculateOperationHash = function () {
68 return fastbuilder.calculateOperationHash("myFunc",arguments);
69 };
70
71 before(function(){
72

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected