Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cli/cli
/ Edit
Method
Edit
pkg/cmd/pr/merge/merge.go:23–23 ·
view source on GitHub ↗
(string, string)
Source
from the content-addressed store, hash-verified
21
22
type
editor
interface
{
23
Edit(string, string) (string, error)
24
}
25
26
type
MergeOptions
struct
{
Callers
4
createRun
Function · 0.65
editRun
Function · 0.65
confirmSubmission
Function · 0.65
newEditCmd
Function · 0.65
Implementers
5
userEditor
pkg/cmd/pr/merge/merge.go
testEditor
pkg/cmd/pr/merge/merge_test.go
UserEditor
pkg/cmd/pr/shared/survey.go
testEditor
pkg/cmd/pr/shared/survey_test.go
App
pkg/cmd/codespace/common.go
Calls
no outgoing calls
Tested by
no test coverage detected