MCPcopy
hub / github.com/webpack/webpack / hasFileTimestamps

Method hasFileTimestamps

lib/FileSystemInfo.js:377–379  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

375 }
376
377 hasFileTimestamps() {
378 return (this._flags & 2) !== 0;
379 }
380
381 /**
382 * Sets file timestamps.

Callers 5

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

Calls

no outgoing calls

Tested by

no test coverage detected