Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ emptyResultWithMessages
Function
emptyResultWithMessages
static/word2md/mammoth.browser.js:1335–1337 ·
view source on GitHub ↗
(messages)
Source
from the content-addressed store, hash-verified
1333
1334
1335
function
emptyResultWithMessages(messages) {
1336
return
new
ReadResult(null, null, messages);
1337
}
1338
1339
function
emptyResult() {
1340
return
new
ReadResult(null);
Callers
3
readXmlElement
Function · 0.70
BodyReader
Function · 0.70
readImageData
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected