MCPcopy Index your code
hub / github.com/cli/cli / ExperimentalPrompterEnabled

Method ExperimentalPrompterEnabled

pkg/iostreams/iostreams.go:474–476  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

472}
473
474func (s *IOStreams) ExperimentalPrompterEnabled() bool {
475 return s.experimentalPrompterEnabled
476}
477
478func System() *IOStreams {
479 terminal := ghTerm.FromEnv()

Callers 1

NewFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected