Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ quote
Function
quote
packages/llm/script/setup-recording-env.ts:286–286 ·
view source on GitHub ↗
(value: string)
Source
from the content-addressed store, hash-verified
284
})
285
286
const
quote = (value: string) => JSON.stringify(value)
287
288
const
status = (name: string, fileEnv: Env) => {
289
if
(fileEnv[name])
return
"file"
Callers
1
upsertEnv
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected