MCPcopy Index your code
hub / github.com/dataease/SQLBot / addWords

Function addWords

frontend/public/swagger-ui-bundle.js:35148–35148  ·  view source on GitHub ↗
(...s)

Source from the content-addressed store, hash-verified

35146 const curlify = (s, o, i, a = '') => {
35147 let u = !1,
35148 _ = ''
35149 const addWords = (...s) => (_ += ' ' + s.map(o).join(' ')),
35150 addWordsWithoutLeadingSpace = (...s) => (_ += s.map(o).join(' ')),
35151 addNewLine = () => (_ += ` ${i}`),

Callers 1

curlifyFunction · 0.85

Calls 1

mapMethod · 0.45

Tested by

no test coverage detected