MCPcopy
hub / github.com/webpack/webpack / hasStartTime

Method hasStartTime

lib/FileSystemInfo.js:338–340  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

336 }
337
338 hasStartTime() {
339 return (this._flags & 1) !== 0;
340 }
341
342 /**
343 * Updates start time using the provided value.

Callers 6

serializeMethod · 0.95
deserializeMethod · 0.95
setMergedStartTimeMethod · 0.80
mergeSnapshotsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected