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

Method ExperimentalPrompterEnabled

pkg/iostreams/iostreams.go:486–488  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

484}
485
486func (s *IOStreams) ExperimentalPrompterEnabled() bool {
487 return s.experimentalPrompterEnabled
488}
489
490// SetContentSanitization toggles ANSI escape sanitization on ContentOut.
491// Commands should call this with false when an explicit opt-out flag (e.g.

Callers 1

NewFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected