Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cli/cli
/ Unwrap
Method
Unwrap
internal/run/run.go:87–89 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
85
}
86
87
func
(e CmdError) Unwrap() error {
88
return
e.Err
89
}
90
91
func
printArgs(w io.Writer, args []string) error {
92
if
len(args) > 0 {
Callers
12
AccessibleColors
Method · 0.45
AccessiblePrompter
Method · 0.45
Browser
Method · 0.45
ColorLabels
Method · 0.45
Editor
Method · 0.45
GitProtocol
Method · 0.45
HTTPUnixSocket
Method · 0.45
Pager
Method · 0.45
Prompt
Method · 0.45
PreferEditorPrompt
Method · 0.45
Spinner
Method · 0.45
Telemetry
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected