MCPcopy
hub / github.com/webpack/webpack / hasFileTshs

Method hasFileTshs

lib/FileSystemInfo.js:403–405  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

401 }
402
403 hasFileTshs() {
404 return (this._flags & 8) !== 0;
405 }
406
407 /**
408 * Updates file tshs using the provided value.

Callers 5

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

Calls

no outgoing calls

Tested by

no test coverage detected