Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/docsifyjs/docsify
/ parse
Method
parse
test/unit/router-history-base.test.js:4–6 ·
view source on GitHub ↗
(path)
Source
from the content-addressed store, hash-verified
2
3
class
MockHistory extends History {
4
parse(path) {
5
return
{ path };
6
}
7
}
8
9
// Suite
Callers
1
docsifyInit
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected