Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cli/cli
/ Unwrap
Method
Unwrap
internal/run/run.go:86–88 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
84
}
85
86
func
(e CmdError) Unwrap() error {
87
return
e.Err
88
}
89
90
func
printArgs(w io.Writer, args []string) error {
91
if
len(args) > 0 {
Callers
13
AccessibleColors
Method · 0.45
AccessiblePrompter
Method · 0.45
Browser
Method · 0.45
Clipboard
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
Calls
no outgoing calls
Tested by
no test coverage detected