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