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

Method HasGHError

internal/tui/settings.go:164–166  ·  view source on GitHub ↗

HasGHError returns true if a GH CLI error is being displayed.

()

Source from the content-addressed store, hash-verified

162
163// HasGHError returns true if a GH CLI error is being displayed.
164func (s *SettingsOverlay) HasGHError() bool {
165 return s.showGHError
166}
167
168// DismissGHError clears the GH CLI error.
169func (s *SettingsOverlay) DismissGHError() {

Callers 2

handleSettingsKeysMethod · 0.80

Calls

no outgoing calls

Tested by 1