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

Function generateNextLine

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

Source from the content-addressed store, hash-verified

34053 (w += i))
34054 return w
34055 }
34056 function generateNextLine(s, o) {
34057 return '\n' + er.repeat(' ', s.indent * o)
34058 }
34059 function isWhitespace(s) {
34060 return 32 === s || 9 === s

Callers 2

writeBlockSequenceFunction · 0.85
writeNodeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected