Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/GitbookIO/gitbook
/ parseIgnore.js
File
parseIgnore.js
lib/parse/__tests__/parseIgnore.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
Book = require(
'../../models/book'
);
2
var
createMockFS = require(
'../../fs/mock'
);
3
4
describe(
'parseIgnore'
,
function
() {
Callers
nothing calls this directly
Calls
2
createMockFS
Function · 0.85
getBook
Function · 0.70
Tested by
no test coverage detected