MCPcopy
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

serializeMethod · 0.95
deserializeMethod · 0.95
constructorMethod · 0.80
mergeSnapshotsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected