Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/hydro-dev/Hydro
/ msg
Method
msg
framework/framework/error.ts:14–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
}
13
14
msg() {
15
return
'HydroError'
;
16
}
17
18
get message() {
19
return
this.msg();
Callers
3
message
Method · 0.95
onerror
Function · 0.80
onerror
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected