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

Function startNewMode

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

Source from the content-addressed store, hash-verified

20938 (Y = ''))
20939 }
20940 function startNewMode(s) {
20941 return (
20942 s.className && z.openNode(L.classNameAliases[s.className] || s.className),
20943 (U = Object.create(s, { parent: { value: U } })),
20944 U
20945 )
20946 }
20947 function endOfMode(s, o, i) {
20948 let a = (function startsWith(s, o) {
20949 const i = s && s.exec(o)

Callers 2

doBeginMatchFunction · 0.85
doEndMatchFunction · 0.85

Calls 2

createMethod · 0.65
openNodeMethod · 0.45

Tested by

no test coverage detected