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

Function stage

static/editor.md/lib/codemirror/mode/rst/rst.js:512–514  ·  view source on GitHub ↗
(state)

Source from the content-addressed store, hash-verified

510 }
511
512 function stage(state) {
513 return state.ctx.stage || 0;
514 }
515
516 function phase(state) {
517 return state.ctx.phase;

Callers 2

to_normalFunction · 0.85
to_explicitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected