Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/git-bug/git-bug
/ ErrorStack
Method
ErrorStack
termui/termui.go:70–70 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
68
69
type
errorStack
interface
{
70
ErrorStack() string
71
}
72
73
if
err != nil && err != gocui.ErrQuit {
Callers
1
Run
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected