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

Method GetSpinnerDisabled

pkg/iostreams/iostreams.go:291–293  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

289}
290
291func (s *IOStreams) GetSpinnerDisabled() bool {
292 return s.spinnerDisabled
293}
294
295func (s *IOStreams) SetSpinnerDisabled(v bool) {
296 s.spinnerDisabled = v

Callers 2

MainFunction · 0.95

Calls

no outgoing calls

Tested by 1