MCPcopy
hub / github.com/cli/cli / AccessiblePrompterEnabled

Method AccessiblePrompterEnabled

pkg/iostreams/iostreams.go:466–468  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

464}
465
466func (s *IOStreams) AccessiblePrompterEnabled() bool {
467 return s.accessiblePrompterEnabled
468}
469
470func (s *IOStreams) SetExperimentalPrompterEnabled(enabled bool) {
471 s.experimentalPrompterEnabled = enabled

Callers 3

MainFunction · 0.95
NewFunction · 0.80

Calls

no outgoing calls