Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ isToken
Method
isToken
packages/effect/src/unstable/cli/Prompt.ts:1879–1881 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1877
}
1878
1879
override isToken(): this is Token {
1880
return
true
1881
}
1882
1883
override toString() {
1884
return
this.token
Callers
5
date
Function · 0.80
processDateNext
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