Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freecodexyz/free-code
/
Class
src/utils/errors.ts:10–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
}
9
10
export
class
MalformedCommandError extends Error {}
11
12
export
class
AbortError extends Error {
13
constructor(message?: string) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected