MCPcopy Create free account
hub / github.com/MiniCodeMonkey/chief / DismissGHError

Method DismissGHError

internal/tui/settings.go:169–172  ·  view source on GitHub ↗

DismissGHError clears the GH CLI error.

()

Source from the content-addressed store, hash-verified

167
168// DismissGHError clears the GH CLI error.
169func (s *SettingsOverlay) DismissGHError() {
170 s.showGHError = false
171 s.ghError = ""
172}
173
174// GetSelectedItem returns the currently selected settings item.
175func (s *SettingsOverlay) GetSelectedItem() *SettingsItem {

Callers 2

handleSettingsKeysMethod · 0.80

Calls

no outgoing calls

Tested by 1