Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ FileSystemInfo.unittest.js
File
FileSystemInfo.unittest.js
test/FileSystemInfo.unittest.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"use strict"
;
2
3
/** @typedef {
import
(
"../lib/FileSystemInfo"
).Snapshot} Snapshot */
4
/** @typedef {
import
(
"../lib/FileSystemInfo"
).SnapshotOptions} SnapshotOptions */
Callers
nothing calls this directly
Calls
15
createFs
Function · 0.85
createFsInfo
Function · 0.85
expectSnapshotState
Function · 0.85
createSnapshot
Function · 0.85
expectSnapshotsState
Function · 0.85
updateFile
Function · 0.85
getSnapshot
Function · 0.85
buildFsInfoWithSnapshot
Function · 0.85
onlyNonIgnored
Function · 0.85
buildWithStats
Function · 0.85
createProjectFs
Function · 0.85
createProjectFsInfo
Function · 0.85
Tested by
no test coverage detected