MCPcopy Create free account
hub / github.com/cli/cli / AccessiblePrompterEnabled

Method AccessiblePrompterEnabled

pkg/iostreams/iostreams.go:478–480  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

476}
477
478func (s *IOStreams) AccessiblePrompterEnabled() bool {
479 return s.accessiblePrompterEnabled
480}
481
482func (s *IOStreams) SetExperimentalPrompterEnabled(enabled bool) {
483 s.experimentalPrompterEnabled = enabled

Callers 3

MainFunction · 0.95
NewFunction · 0.80

Calls

no outgoing calls