MCPcopy
hub / github.com/webpack/webpack / hasChildren

Method hasChildren

lib/FileSystemInfo.js:520–522  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

518 }
519
520 hasChildren() {
521 return (this._flags & 0x1000) !== 0;
522 }
523
524 /**
525 * Updates children using the provided value.

Callers 5

addChildMethod · 0.95
serializeMethod · 0.95
deserializeMethod · 0.95
mergeSnapshotsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected