Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ createContext
Function
createContext
static/word2md/mammoth.browser.js:4615–4617 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4613
};
4614
4615
function
createContext() {
4616
if
(longStackTraces)
return
new
Context();
4617
}
4618
4619
function
peekContext() {
4620
var
lastIndex = contextStack.length - 1;
Callers
1
mammoth.browser.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected