MCPcopy Create free account
hub / github.com/Effect-TS/effect / isToken

Method isToken

packages/cli/src/internal/prompt/date.ts:437–439  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

435 }
436
437 isToken(): this is Token {
438 return true
439 }
440
441 toString() {
442 return this.token

Callers 5

processNextFunction · 0.80
dateFunction · 0.80
makeDatePartsFunction · 0.80
nextPartFunction · 0.80
previousPartFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected