Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TruthHun/BookStack
/ read
Function
read
static/word2md/mammoth.browser.js:89–91 ·
view source on GitHub ↗
(uri)
Source
from the content-addressed store, hash-verified
87
88
function
Files() {
89
function
read(uri) {
90
return
promises.reject(
new
Error(
"could not open external image: '"
+ uri +
"'\ncannot open linked files from a web browser"
));
91
}
92
93
return
{
94
read: read
Callers
2
arrayIndexOf
Function · 0.70
cropper.js
File · 0.50
Calls
6
findPartPaths
Function · 0.70
readStylesFromZipFile
Function · 0.70
readNumberingFromZipFile
Function · 0.70
readXmlFileWithBody
Function · 0.70
collapseAlternateContent
Function · 0.70
uint8ArrayToBuffer
Function · 0.70
Tested by
no test coverage detected