Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/socketstream/socketstream
/ valid
Function
valid
new_project/client/code/app/app.demo.js:56–58 ·
view source on GitHub ↗
(text)
Source
from the content-addressed store, hash-verified
54
}
55
56
function
valid(text) {
57
return
text && text.length > 0;
58
}
Callers
1
app.demo.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected