MCPcopy Create free account
hub / github.com/TruthHun/BookStack / setState

Function setState

static/editor.md/lib/codemirror/mode/stex/stex.js:88–90  ·  view source on GitHub ↗
(state, f)

Source from the content-addressed store, hash-verified

86 };
87
88 function setState(state, f) {
89 state.f = f;
90 }
91
92 // called when in a normal (no environment) context
93 function normal(source, state) {

Callers 7

normalFunction · 0.85
inMathModeFunction · 0.85
beginParamsFunction · 0.85
switchStateFunction · 0.85
ncommentFunction · 0.85
stringLiteralFunction · 0.85
stringGapFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected