Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/marijnh/Eloquent-JavaScript
/ hangar2.js
File
hangar2.js
code/hangar2.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
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
3
generateLogs
Function · 0.85
screen
Function · 0.85
error
Function · 0.70
Tested by
no test coverage detected