Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/
Class
packages/protocol/src/errors.ts:104–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
) {}
103
104
export
class
PtyNotFoundError extends Schema.TaggedErrorClass<PtyNotFoundError>()(
105
"PtyNotFoundError"
,
106
{
107
ptyID: Schema.String,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected