MCPcopy
hub / github.com/webpack/webpack / hasManagedMissing

Method hasManagedMissing

lib/FileSystemInfo.js:507–509  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

505 }
506
507 hasManagedMissing() {
508 return (this._flags & 0x800) !== 0;
509 }
510
511 /**
512 * Sets managed missing.

Callers 4

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

Calls

no outgoing calls

Tested by

no test coverage detected