Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ hasManagedContexts
Method
hasManagedContexts
lib/FileSystemInfo.js:494–496 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
492
}
493
494
hasManagedContexts() {
495
return
(this._flags & 0x400) !== 0;
496
}
497
498
/**
499
* Sets managed contexts.
Callers
4
serialize
Method · 0.95
deserialize
Method · 0.95
constructor
Method · 0.80
mergeSnapshots
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected