Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dyrector-io/dyrectorio
/ isSet
Function
isSet
web/crux/src/grpc/protobuf/proto/agent.ts:1672–1674 ·
view source on GitHub ↗
(value: any)
Source
from the content-addressed store, hash-verified
1670
}
1671
1672
function
isSet(value: any): boolean {
1673
return
value !== null && value !== undefined
1674
}
Callers
1
fromJSON
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected