MCPcopy 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

dateFunction · 0.80
processDateNextFunction · 0.80
makeDatePartsFunction · 0.80
nextPartFunction · 0.80
previousPartFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected