Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StarpTech/FastGraph
/ statusCode
Function
statusCode
src/test-utils.ts:110–112 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
108
},
109
finished,
110
get statusCode() {
111
return
statusCode
112
},
113
setHeader: headers.set,
114
get body() {
115
return
JSON.stringify(body)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected