Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ hasManagedFiles
Method
hasManagedFiles
lib/FileSystemInfo.js:481–483 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
479
}
480
481
hasManagedFiles() {
482
return
(this._flags & 0x200) !== 0;
483
}
484
485
/**
486
* Sets managed files.
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