MCPcopy
hub / github.com/jesseduffield/lazygit / Menu

Method Menu

pkg/gui/types/common.go:142–142  ·  view source on GitHub ↗
(opts CreateMenuOptions)

Source from the content-addressed store, hash-verified

140 WithWaitingStatus(message string, f func(gocui.Task) error) error
141 WithWaitingStatusSync(message string, f func() error) error
142 Menu(opts CreateMenuOptions) error
143 Toast(message string)
144 ErrorToast(message string)
145 SetToastFunc(func(string, ToastKind))

Callers 15

SwitchToEditorMethod · 0.65
AddCoAuthorMethod · 0.65
ContinueMergeMethod · 0.65
AbortRebaseMethod · 0.65
AbortMergeMethod · 0.65
AcknowledgeConflictsMethod · 0.65
SelectPatchOptionMethod · 0.65
ResetBisectMethod · 0.65
ResetCustomPatchMethod · 0.65
getViewDriverMethod · 0.65
type_file.goFile · 0.65
select_file.goFile · 0.65

Implementers 1

PopupHandlerpkg/gui/popup/popup_handler.go

Calls

no outgoing calls

Tested by

no test coverage detected