Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ hasFileTshs
Method
hasFileTshs
lib/FileSystemInfo.js:403–405 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
401
}
402
403
hasFileTshs() {
404
return
(this._flags & 8) !== 0;
405
}
406
407
/**
408
* Updates file tshs using the provided value.
Callers
5
serialize
Method · 0.95
deserialize
Method · 0.95
constructor
Method · 0.80
mergeSnapshots
Method · 0.80
_checkSnapshotValidNoCache
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected