Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/electerm/electerm
/ optional
Method
optional
src/app/lib/zod.js:19–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
}
18
19
optional () {
20
const
clone = this._clone()
21
clone._optional = true
22
return
clone
23
}
24
25
describe (desc) {
26
const
clone = this._clone()
Callers
3
zod.spec.js
File · 0.45
registerTools
Method · 0.45
bookmark-zod-schemas.js
File · 0.45
Calls
1
_clone
Method · 0.95
Tested by
no test coverage detected