Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/GitbookIO/gitbook
/ getBook
Function
getBook
lib/parse/__tests__/parseIgnore.js:15–18 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
});
14
15
function
getBook() {
16
var
book = Book.createForFS(fs);
17
return
parseIgnore(book);
18
}
19
20
it(
'should load rules from .ignore'
,
function
() {
21
return
getBook()
Callers
1
parseIgnore.js
File · 0.70
Calls
1
parseIgnore
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…