MCPcopy 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
216function quote(s) {
217 return `'${String(s).replace(/'/g, "\\'")}'`
218}

Callers 1

queryFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected