Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pranshuparmar/witr
/ Error
Method
Error
internal/app/app.go:118–118 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
116
}
117
118
func
(e *exitCodeError) Error() string {
return
e.err.Error() }
119
func
(e *exitCodeError) Unwrap() error {
return
e.err }
120
121
func
withExitCode(code int, err error) error {
Callers
15
TestParsePlistXML
Function · 0.80
TestSetNiceRangeGuard
Function · 0.80
TestSignalActionsPauseResume
Function · 0.80
TestSignalDeadProcessErrors
Function · 0.80
TestMouseSearchRowFocusesInput
Function · 0.80
TestUpdateEnterOpensProcessDetail
Function · 0.80
TestUpdateTogglesShowAllPorts
Function · 0.80
TestUpdateSlashFocusesFilter
Function · 0.80
TestHandleSortKey
Function · 0.80
TestUpdateResizeSetsDimsAndCmdColumn
Function · 0.80
TestUpdateProcessListMessage
Function · 0.80
TestUpdateResultMessageSetsDetail
Function · 0.80
Calls
no outgoing calls
Tested by
15
TestParsePlistXML
Function · 0.64
TestSetNiceRangeGuard
Function · 0.64
TestSignalActionsPauseResume
Function · 0.64
TestSignalDeadProcessErrors
Function · 0.64
TestMouseSearchRowFocusesInput
Function · 0.64
TestUpdateEnterOpensProcessDetail
Function · 0.64
TestUpdateTogglesShowAllPorts
Function · 0.64
TestUpdateSlashFocusesFilter
Function · 0.64
TestHandleSortKey
Function · 0.64
TestUpdateResizeSetsDimsAndCmdColumn
Function · 0.64
TestUpdateProcessListMessage
Function · 0.64
TestUpdateResultMessageSetsDetail
Function · 0.64