Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/andrewrk/groovebasin
/ objectArg
Function
objectArg
lib/player_server.js:1943–1948 ·
view source on GitHub ↗
(fields)
Source
from the content-addressed store, hash-verified
1941
}
1942
1943
function
objectArg(fields) {
1944
return
{
1945
validate: validateObject,
1946
fields: fields,
1947
};
1948
}
1949
1950
function
dictArg(definition, maxLength, maxKeyLength) {
1951
return
{
Callers
1
player_server.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected