Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cli/cli
/ Show
Method
Show
pkg/surveyext/editor_manual.go:15–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
14
type
showable
interface
{
15
Show() error
16
}
17
18
func
Edit(editorCommand, fn, initialValue string, stdin io.Reader, stdout io.Writer, stderr io.Writer) (string, error) {
Callers
2
edit
Function · 0.80
prompt
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected