MCPcopy Create free account
hub / github.com/Gozala/protocol / Arguments

Function Arguments

tests/basic.js:11–11  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9
10var protocol = require('../core').protocol
11function Arguments() { return arguments }
12Arguments.prototype = Object.getPrototypeOf(Arguments())
13
14exports['test basics'] = function(assert) {

Callers 1

basic.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected