Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ status
Method
status
packages/platform/node/src/NodeHttpClient.ts:219–221 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
217
}
218
219
get status() {
220
return
this.source.statusCode!
221
}
222
223
get statusText() {
224
return
undefined
Callers
5
M
Class · 0.45
OpenApi.test.ts
File · 0.45
M
Class · 0.45
HttpApi.test.ts
File · 0.45
UsersApiGroup
Class · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected