MCPcopy 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
428class Token extends DatePart {

Callers

nothing calls this directly

Calls 1

StringInterface · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…