MCPcopy 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
56function valid(text) {
57 return text && text.length > 0;
58}

Callers 1

app.demo.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected