Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
processNext
Function · 0.80
date
Function · 0.80
makeDateParts
Function · 0.80
nextPart
Function · 0.80
previousPart
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected