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

Method GetSpinnerDisabled

pkg/iostreams/iostreams.go:279–281  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

277}
278
279func (s *IOStreams) GetSpinnerDisabled() bool {
280 return s.spinnerDisabled
281}
282
283func (s *IOStreams) SetSpinnerDisabled(v bool) {
284 s.spinnerDisabled = v

Callers 2

MainFunction · 0.95

Calls

no outgoing calls

Tested by 1