Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ hasManagedItemInfo
Method
hasManagedItemInfo
lib/FileSystemInfo.js:468–470 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
466
}
467
468
hasManagedItemInfo() {
469
return
(this._flags & 0x100) !== 0;
470
}
471
472
/**
473
* Sets managed item info.
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