Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AnukarOP/claude-code-leaked
/
Class
source code/utils/errors.ts:53–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
export
class
ShellError extends Error {
54
constructor(
55
public readonly stdout: string,
56
public readonly stderr: string,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected