Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/codeceptjs/CodeceptJS
/ quote
Function
quote
lib/command/query.js:216–218 ·
view source on GitHub ↗
(s)
Source
from the content-addressed store, hash-verified
214
}
215
216
function
quote(s) {
217
return
`
'${String(s).replace(/'
/g,
"\\'"
)}'`
218
}
Callers
1
query
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…