Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cli/cli
/ SetSpinnerDisabled
Method
SetSpinnerDisabled
pkg/iostreams/iostreams.go:283–285 ·
view source on GitHub ↗
(v bool)
Source
from the content-addressed store, hash-verified
281
}
282
283
func
(s *IOStreams) SetSpinnerDisabled(v bool) {
284
s.spinnerDisabled = v
285
}
286
287
func
(s *IOStreams) StartProgressIndicator() {
288
s.StartProgressIndicatorWithLabel(
""
)
Callers
2
newTestIOStreams
Function · 0.95
newIOStreams
Function · 0.80
Calls
no outgoing calls
Tested by
1
newTestIOStreams
Function · 0.76