Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Effect-TS/effect
/ toString
Function
toString
packages/cli/src/internal/prompt/date.ts:423–425 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
421
}
422
423
toString() {
424
return
String(this.date)
425
}
426
}
427
428
class
Token extends DatePart {
Callers
nothing calls this directly
Calls
1
String
Interface · 0.85
Tested by
no test coverage detected