Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
10
var
protocol = require(
'../core'
).protocol
11
function
Arguments() {
return
arguments }
12
Arguments.prototype = Object.getPrototypeOf(Arguments())
13
14
exports[
'test basics'
] =
function
(assert) {
Callers
1
basic.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected