MCPcopy Create free account
hub / github.com/braziljs/eloquente-javascript / hangar2.js

File hangar2.js

code/hangar2.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var readTextFile = function() {
2 let min = 60 * 1000, hour = min * 60, day = hour * 24
3
4 let logs = [], year = 2023, start = new Date(year, 8, 21).getTime()

Callers

nothing calls this directly

Calls 7

generateLogsFunction · 0.85
screenFunction · 0.85
errorFunction · 0.70
joinMethod · 0.45
mapMethod · 0.45
resolveMethod · 0.45
parseMethod · 0.45

Tested by

no test coverage detected